Ctrl+] / [ Indent/outdent line 在行内左右缩进; Home / End Go to beginning/end of line 光标所在行的行首(home键),行尾(end键); Ctrl+Home Go to beginning of file 把光标移动到文件头部; Ctrl+End Go to end of file 把光标移动到文件尾部; Ctrl+↑ / ↓ Scroll line up/down 按照行向上滚...
Ctrl+Shift+Tab 打开上一个 Open previous Ctrl+K P 复制活动文件的路径 Copy path of active file Ctrl+K R 显示资源管理器中的活动文件 Reveal active file in Explorer Ctrl+K O 显示新窗口/实例中的活动文件 Show active file in new window/instance 显示Display 按Press 功能 Function F11 切换全屏 Togg...
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+] / [ 缩进/缩进行 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+↑ / ↓ 向上/向下滚动行 Scroll line up/down Alt+PgUp / PgDown 向上/向...
Ctrl+K RReveal active file in Explorer Ctrl+K OShow active file in new window/instance Display Visual Studio CodeKeyboard shortcuts for Windows F11Toggle full screen Shift+Alt+1Toggle editor layout Ctrl+ = / -Zoom in/out Ctrl+BToggle Sidebar visibility ...
Code Runner:调试代码 indent-rainbow:缩进彩色 Path Intellisense:路径智能感知 Project Manager:项目管理 Rainbow Brackets:彩色括号 RemoteHub:远程浏览Git repo源码 Setting Sync:同步不同机子的VS Code设置 vscode-fileheader:非Python风格,得手动改 设置
indent-rainbow:缩进彩色 Path Intellisense:路径智能感知 Project Manager:项目管理 Rainbow Brackets:彩色括号 RemoteHub:远程浏览Git repo源码 Setting Sync:同步不同机子的VS Code设置 vscode-fileheader:非Python风格,得手动改 设置 用flake8静态检查代码 12 用Breadcrumbs导航栏编辑器上方显示你的当前位置,并允许在符...
"editor.minimap.renderCharacters":false,"window.title": "${dirty}${activeEditorMedium}${separator}${rootName}","editor.codeLens":true,//eslint 代码自动检查相关配置"eslint.enable":true,"eslint.run": "onType","eslint.options": {"configFile": "D:/.eslintrc.js","plugins": ["html"]...
在安装 indent-rainbow 之后,代码的效果如下: 括号高亮 当代码层次很多时,除了缩进的效果外,还有一个经常遇到的情况,就是各类括号,包括 () 、[]、{} ;VS Code 中 Bracket Pair Colorizer 插件可以列出来括号高亮的...
缩进/缩进行 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 + ↑ / ↓ 向上/向下滚动行 Scroll line up/down ...