Ctrl+Shift+Enter 在上面插入行Insertline above Ctrl+Shift+\ 跳到匹配的括号 Jumptomatching bracket Ctrl+]/[ 缩进/缩进行 Indent/outdent line Home 转到行首 GotobeginningoflineEnd转到行尾 Gotoendofline Ctrl+Home 转到文件开头 Gotobeginningoffile Ctrl+End转到文件末尾 Gotoendoffile 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 Ctrl+↑ / ↓ 向上/向下...
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...
在选定的每一行的末尾插入光标Insert cursor at end of each line selected 用在每行行尾插入内容,但要小心你选择区域结束的位置,他不会把光标放在行尾 Ctrl + L 选择当前行 Select currentline 选择一行,连续按就可以选择多行,这个又是很常用的命令啊,方便极了 Ctrl + Shift + L 选择当前选择的所有出现 Sel...
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 跳转到匹配括号 ...
Insert line aboveCtrl+Shift+\跳到匹配的括号 Jump to matching bracketCtrl+] / [缩进/缩进行 Indent/outdent lineHome转到行首 Go to beginning of lineEnd转到行尾 Go to end of lineCtrl+Home转到文件开头 Go to beginning of fileCtrl+End转到文件末尾 Go to end of fileCtrl+↑ / ↓...
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+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 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+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+↑ / ↓ 向上/向下...