Ctrl+Shift+\ Jump to matching bracket 跳转到匹配的括号,括号多了难免混淆,用这个来检查; Ctrl+] / [ Indent/outdent line 在行内左右缩进; Home / End Go to beginning/end of line 光标所在行的行首(home键),行尾(end键); Ctrl+Home Go to beginning of file 把光标移动到文件头部; Ctrl+End Go...
{"key":"ctrl+b","command":"editor.action.jumpToBracket","when":"editorTextFocus"} // {//"key":"ctrl+alt+right",//"command":"workbench.action.terminal.focusNext",//"when":"terminalFocus"// },//{//"key":"ctrl+alt+left",//"command":"workbench.action.terminal.focusPrevious",//...
替换为下一个/上一个值 Replace with next/previous value 首先,和.我们应该看作‘<’和‘>’,功能我还没搞明白,在我这里Ctrl + Shift + .会调用上面的那个多层列表,和定义里完全不同,Ctrl + Shift + , 倒是可以用,他应该是从一个可迭代里取下一个,如果是True,他会替换成Flase,如果光标处是数字,会往...
F3/Shift+F3 查找下一个/上一个 Find next/previous Alt+Enter 选择查找匹配的所有出现SelectalloccurencesofFindmatchCtrl+D 将选择添加到下一个查找匹配Addselectiontonext FindmatchCtrl+K Ctrl+D 将最后一个选择移至下一个查找匹配项 Movelastselectiontonext FindmatchAlt+C/R/W 切换区分大小写/正则表达式/整...
Jump to matching bracket 跳到匹配的括号 Ctrl+]/ [ Indent/outdent line 缩进、缩进行 Home / End Go to beginning/end of line 转到行首/行尾 Ctrl+ Home Go to beginning of file 转到文件开头 CtrI+ End Go to end of file 转到文件末尾 ...
fn←/fn→:Go to beginning/end of line 到该行的最左面和最右面 ⌘D:Delete line 删除整行(正常vscode为⇧⌘K为Delete line) ⌘Enter / ⇧⌘Enter :Insert line below/above 低于/高于插入行 ⇧⌘\ :Jump to matching bracket 跳转到匹配括号 ...
Ctrl+Shift+\Jump to matching bracket 跳至对应括号处 Ctrl+] / [Indent/outdent line 向右/左缩进(无论光标在哪儿,无须选中整体缩进,多行选中多行即可) Alt+ZToggle word wrap 自动换行开关(长行自动换行便于查看,但不很整齐) 代码折叠 Ctrl+Shift+[Fold (collapse) region 折叠所在代码块 ...
Ctrl+Shift+\跳到匹配的括号 Jump to matching bracket Ctrl+] / [缩进/缩进行 Indent/outdent lineHome转到行首 Go to beginning of lineEnd转到行尾 Go to end of line Ctrl+Home转到文件开头 Go to beginning of file Ctrl+End转到文件末尾 Go to end of file ...
Ctrl+Shift+\ 跳到匹配的括号 Jump to matching bracket Ctrl+] / [ 缩进/缩进行 Indent/outdent line Home 转到行首 Go to beginning of line End 转到行尾 Go to end of line Ctrl+Home 转到文件开头 Go to beginning of file Ctrl+End 转到文件末尾 Go to end of file Ctrl+↑ / ↓ 向上/向下...
Ctrl+Shift+跳到匹配的括号 Jump to matching bracket Ctrl+] / [缩进/缩进行 Indent/outdent line Home转到行首 Go to beginning of line End转到行尾 Go to end of line Ctrl+Home转到文件开头 Go to beginning of file Ctrl+End转到文件末尾 Go to end of file ...