Shortcut Combos
Use shortcut= to render multi-key combinations automatically.
Common Editor Shortcuts
| Action | Shortcut |
|---|---|
| Copy | Ctrl+C |
| Paste | Ctrl+V |
| Undo | Ctrl+Z |
| Save | Ctrl+S |
| Find | Ctrl+F |
VS Code Shortcuts
Open the command palette with Ctrl+Shift+P.
Toggle the terminal with Ctrl+Shift+`.
Quick open a file with Ctrl+P.
Manual Combos
You can also build combos manually: Ctrl+Shift+P