Shortcuts
- General
Keys | Function |
---|---|
Ctrl + Shift + P / F1 | Show Command Palette |
Ctrl + P | Quick Open, Go to File... |
Ctrl + , | User Settings |
Ctrl + Shift + E | Show Explorer |
Ctrl + Shift + G G | Show Source Control panel |
- Basic Editing
Keys | Function |
---|---|
Ctrl + ] /[ | Indent/Outdent line |
Ctrl + / | Toggle line comment |
- Navigation
Keys | Function |
---|---|
Ctrl + T | Show all Symbols |
Ctrl + G | Go to Line... |
Ctrl + P | Go to File... |
Ctrl + Shift + O | Go to Symbol... |
Alt + →/← | Go back/forward |
Ctrl + Alt + →/← | Move the current tab to right/left group |
Ctrl + Shift + F | Search in files |
Tips
-
Read output from
stdin
kubectl cluster-info dump | code -
-
Change syntax highlighting of the current editor
Ctrl + Shift + P
- Type
Change Language Mode
- Choose the type you want