// - selectWord: 选择光标下的单词并显示上下文菜单。1728 "terminal.integrated.rightClickBehavior": "copyPaste", 1729 1730 // 控制终端保持在缓冲区的最大行数。1731 "terminal.integrated.scrollback": 1000, 1732 1733 // 控制是否在终端启动时设置语言区域变量。
Type: Bug set editor.occurrencesHighlight to "multiFile" open two files side by side select a word (that is present in both files) in one of the files the editor will highlight all occurrences of the same word in the current editor, but ...
10"editor.fontSize": 14,1112//控制行高。13"editor.lineHeight": 0,1415//控制行号的可见性16"editor.lineNumbers":true,1718//控制字形边距的可见性19"editor.glyphMargin":false,2021//显示垂直标尺的列22"editor.rulers": [],2324//执行文字相关的导航或操作时将用作文字分隔符的字符25"editor.wordSepar...
25 "editor.wordSeparators": "`~!@#$%^&*()-= [{]}\\|;:'\",.<>/?",26 27 // 一个制表符等于的空格数。28 "editor.tabSize": 4,29 30 // 按 "Tab" 时插入空格。31 "editor.insertSpaces": true,32 33 // 当打开文件时,将基于文件内容检测 "editor.tabSize" 和...
25 "editor.wordSeparators": "`~!@#$%^&*()-= [{]}\\|;:'\",.<>/?", 26 27 // 一个制表符等于的空格数。 28 "editor.tabSize": 4, 29 30 // 按 "Tab" 时插入空格。 31 "editor.insertSpaces": true, 32 33 // 当打开文件时,将基于文件内容检测 "editor.tabSize" 和 "editor.ins...
Navigation MenuProduct Solutions Resources Open Source Enterprise Pricing Search or jump to... Sign in Sign up microsoft / vscode Public Notifications Fork 28.6k Star 162k Code Issues 5k+ Pull requests 494 Actions Projects Wiki Security 14 Insights ...
"terminal.integrated.windowsEnableConpty": true, // A string containing all characters to be considered word separators by the double click to select word feature. "terminal.integrated.wordSeparators": " ()[]{}',\"`─", // Tasks // Controls enablement of `provideTasks` for all task ...
{CURRENT_SECOND}", " */", "", "import request from '@/utils/request'", "", "/**", " * 获取列表", " * 地址:", " */", "export function extensionChannelListApi(data) {", " return request({", " requestBase: '${TM_CURRENT_WORD/(.*)/${1:/upcase}/}',", " url: `...
Select a snapshot item to see a diff view showing the changes between the file at the snapshot time and the file presently. 选择快照项目,可查看差异视图,显示文件在快照时间和当前文件之间的变化。 2. Autosave: no more Ctrl + S 2. 自动保存:不再按 Ctrl + S ...
You can also type in a word you want to add to the dictionary: F1 add word -- select Add Word to Dictionary and type in the word you wish to add.cspell.jsonWords added to the dictionary are placed in the cspell.json file in the workspace folder. Note, the settings in cspell.json ...