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 |

浙公网安备 33010602011771号