VSCode常用键
Posted hawking8su
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了VSCode常用键相关的知识,希望对你有一定的参考价值。
VSCode常用键
官网链接:Visual Studio Code Tips and Tricks
更新日期:2021-05-22
TODO: 补充中文翻译
Shortcuts | Description |
---|---|
Ctrl+Shift+P | Access all available commands based on your current context. |
Ctrl+P | Quickly open files. |
Ctrl+R | Open Recent |
Ctrl+` | Integrated Terminal |
Ctrl+K M | Change language mode |
Ctrl+Shift+M | Quickly jump to errors and warnings in the project. Cycle through errors with F8 or Shift+F8 |
Ctrl+Shift+X | Extensions |
Ctrl+B | Toggle Sidebar |
Ctrl+K Z | Zen mode. Press Esc twice to exit Zen Mode. |
Ctrl+\\ | Side by side editing |
Ctrl+1, Ctrl+2 | Switch between editors |
Ctrl+G | Navigate to a specific line |
Ctrl+K Ctrl+F | Code formatting: Currently selected source code |
以上是关于VSCode常用键的主要内容,如果未能解决你的问题,请参考以下文章