Despite many shortcuts I'm using frequently, the following ones can come in very handy but I'm often forgetting they even exist.
| Shortcut | Description |
|---|---|
Ctrl+, |
User Settings |
Ctrl+K Ctrl+S |
Keyboard Shortcuts |
Ctrl+R |
Switch workspace |
Alt+Z |
Toggle word wrap |
Ctrl+T |
Show all Symbols |
Ctrl+G |
Go to Line... |
Ctrl+P |
Go to File... |
F8 |
Go to next error or warning |
Shift+F8 |
Go to previous error or warning |
Ctrl+Shift+Tab |
Navigate editor group history |
Alt+ ←/→ |
Go back / forward |
Shift+Alt+I |
Insert cursor at end of each line selected |
Ctrl+I |
Select current line |
Ctrl+Shift+L |
Select all occurrences of current selection |
Ctrl+F2 |
Select all occurrences of current word |
Ctrl+Shift+Space |
Trigger parameter hints |
Shift+Alt+F |
Format document |
Ctrl+K Ctrl+F |
Format selection |
F12 |
Go to Definition |
Alt+F12 |
Peek Definition |
F2 |
Rename Symbol |
Ctrl+K Ctrl+X |
Trim trailing whitespace |
Ctrl+K R |
Reveal active file in Explorer |
Ctrl+Shift+H |
Replace in files |
Ctrl+K V |
Open Markdown preview to the side |
Ctrl+K Z |
Zen Mode (Esc Esc to exit) |
- Windows Cheat-Sheet [PDF]
- MacOS Cheat-Sheet [PDF]