Skip to content

Commit

Permalink
feat(completions): update psc
Browse files Browse the repository at this point in the history
  • Loading branch information
abgox committed Jun 11, 2024
1 parent 2416976 commit 7070017
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion completions/psc/guid.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
75148f58-98a2-4b6b-ad46-c63d78bbb03b
027b00d9-bc4b-47ed-a29b-085afb548bf0
6 changes: 3 additions & 3 deletions completions/psc/language/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@
"Current Value: {{ $PSCompletions.config.symbol_WriteSpaceTab }}\n",
"Setting it will affect all completion item with this type of symbol.\n",
"When it appears in the completion item, it means that after you apply it,\n",
"you can enter a string, then press Space and Tab key to continue to get command completions.\n",
"you can press Space and enter a string, then press Space and Tab key to continue to get command completions.\n",
"If the string has Spaces, Please use \"\" or '' to wrap it. e.g. 'test content'"
],
"next": [
Expand Down Expand Up @@ -1254,7 +1254,7 @@
" - It can be customized by running <@Magenta>psc menu symbol SpaceTab <symbol><@Cyan>\n",
" - 🤔 : It means that after you apply it (option completion), you can press <@Magenta>Space<@Cyan> and <@Magenta>Tab<@Cyan> key to continue to get option completions. (e.g. --verbose)\n",
" - It can be customized by running <@Magenta>psc menu symbol OptionTab <symbol><@Cyan>\n",
" - 😎 : It means that after you apply it (option completion), you can enter a string, then press <@Magenta>Space<@Cyan> and <@Magenta>Tab<@Cyan> key to continue to get the rest of option completions.\n",
" - 😎 : It means that after you apply it (option completion), you can press <@Magenta>Space<@Cyan> and enter a string, then press <@Magenta>Space<@Cyan> and <@Magenta>Tab<@Cyan> key to continue to get the rest of option completions.\n",
" - If the string has Spaces, Please use \"\" or '' to wrap it. e.g. 'test content'\n",
" - If there is also 😄, it means that there are some strings to complete, you can press <@Magenta>Space<@Cyan> and <@Magenta>Tab<@Cyan> key to continue to get command completions without entering a string.\n",
" - It can be customized by running <@Magenta>psc menu symbol WriteSpaceTab <symbol><@Cyan>\n",
Expand Down Expand Up @@ -1338,7 +1338,7 @@
" - It can be customized by running <@Magenta>psc menu symbol SpaceTab <symbol><@Cyan>\n",
" - 🤔 : It means that after you apply it (option completion), you can press <@Magenta>Space<@Cyan> and <@Magenta>Tab<@Cyan> key to continue to get option completions. (e.g. --verbose)\n",
" - It can be customized by running <@Magenta>psc menu symbol OptionTab <symbol><@Cyan>\n",
" - 😎 : It means that after you apply it (option completion), you can enter a string, then press <@Magenta>Space<@Cyan> and <@Magenta>Tab<@Cyan> key to continue to get the rest of option completions.\n",
" - 😎 : It means that after you apply it (option completion), you can press <@Magenta>Space<@Cyan> and enter a string, then press <@Magenta>Space<@Cyan> and <@Magenta>Tab<@Cyan> key to continue to get the rest of option completions.\n",
" - If the string has Spaces, Please use \"\" or '' to wrap it. e.g. 'test content'\n",
" - If there is also 😄, it means that there are some strings to complete, you can press <@Magenta>Space<@Cyan> and <@Magenta>Tab<@Cyan> key to continue to get command completions without entering a string.\n",
" - It can be customized by running <@Magenta>psc menu symbol WriteSpaceTab <symbol><@Cyan>\n",
Expand Down
6 changes: 3 additions & 3 deletions completions/psc/language/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@
"tip": [
"当前值: {{ $PSCompletions.config.symbol_WriteSpaceTab }}\n",
"设置它, 会影响所有的补全提示中的此类型表情符号\n",
"当它在补全提示中出现, 表示选用此补全后, 你可以输入一个内容, 然后按下 Space(空格键) 和 Tab 键继续获取补全候选\n",
"当它在补全提示中出现, 表示选用此补全后, 你可以按下 Space(空格键),再输入一个内容, 然后按下 Space(空格键) 和 Tab 键继续获取补全候选\n",
"如果输入内容带有空格, 请使用 \"\" 或者 '' 包裹, e.g. 'test content'"
],
"next": [
Expand Down Expand Up @@ -1251,7 +1251,7 @@
" - 可通过 <@Magenta>psc menu symbol SpaceTab <symbol><@Cyan> 自定义此符号\n",
" - 🤔 : 表示选用当前选中的选项类补全后, 你可以按下 <@Magenta>空格<@Cyan> 和 <@Magenta>Tab<@Cyan> 键继续获取剩余选项类补全(如 --verbose)\n",
" - 可通过 <@Magenta>psc menu symbol OptionTab <symbol><@Cyan> 自定义此符号\n",
" - 😎 : 表示选用当前选中的选项类补全后, 你可以输入一个字符串, 然后按下 <@Magenta>空格<@Cyan> 和 <@Magenta>Tab<@Cyan> 键继续获取剩余选项类补全\n",
" - 😎 : 表示选用当前选中的选项类补全后, 你可以按下 <@Magenta>空格<@Cyan>, 再输入一个字符串, 然后按下 <@Magenta>空格<@Cyan> 和 <@Magenta>Tab<@Cyan> 键继续获取剩余选项类补全\n",
" - 如果字符串有空格, 请使用 \"\" 或 '' 包裹, 如 \"test content\"\n",
" - 如果同时还有 😄, 表示有几个预设的字符串可以补全, 你可以不输入字符串, 直接按下 <@Magenta>空格<@Cyan> 和 <@Magenta>Tab<@Cyan> 键继续获取补全\n",
" - 可通过 <@Magenta>psc menu symbol WriteSpaceTab <symbol><@Cyan> 自定义此符号\n",
Expand Down Expand Up @@ -1340,7 +1340,7 @@
" - 可通过 <@Magenta>psc menu symbol SpaceTab <symbol><@Cyan> 自定义此符号\n",
" - 🤔 : 表示选用当前选中的选项类补全后, 你可以按下 <@Magenta>空格<@Cyan> 和 <@Magenta>Tab<@Cyan> 键继续获取剩余选项类补全(如 --verbose)\n",
" - 可通过 <@Magenta>psc menu symbol OptionTab <symbol><@Cyan> 自定义此符号\n",
" - 😎 : 表示选用当前选中的选项类补全后, 你可以输入一个字符串, 然后按下 <@Magenta>空格<@Cyan> 和 <@Magenta>Tab<@Cyan> 键继续获取剩余选项类补全\n",
" - 😎 : 表示选用当前选中的选项类补全后, 你可以按下 <@Magenta>空格<@Cyan>, 再输入一个字符串, 然后按下 <@Magenta>空格<@Cyan> 和 <@Magenta>Tab<@Cyan> 键继续获取剩余选项类补全\n",
" - 如果字符串有空格, 请使用 \"\" 或 '' 包裹, 如 \"test content\"\n",
" - 如果同时还有 😄, 表示有几个预设的字符串可以补全, 你可以不输入字符串, 直接按下 <@Magenta>空格<@Cyan> 和 <@Magenta>Tab<@Cyan> 键继续获取补全\n",
" - 可通过 <@Magenta>psc menu symbol WriteSpaceTab <symbol><@Cyan> 自定义此符号\n",
Expand Down

0 comments on commit 7070017

Please sign in to comment.