Shortcut Reference
Frontend dev shortcut key reference
| Shortcut | Action |
|---|---|
| Ctrl+Shift+P | Command Palette |
| Ctrl+P | Quick Open file |
| Ctrl+Shift+N | New window |
| Ctrl+B | Toggle sidebar |
| Ctrl+` | Toggle terminal |
| Ctrl+/ | Toggle line comment |
| Ctrl+Shift+K | Delete line |
| Alt+Up/Down | Move line up/down |
| Ctrl+D | Select next occurrence |
| Ctrl+Shift+L | Select all occurrences |
| Ctrl+H | Find and replace |
| Ctrl+F | Find in file |
| Ctrl+Shift+F | Find in workspace |
| F12 | Go to definition |
| Alt+F12 | Peek definition |
| Ctrl+Shift+E | Explorer panel |
| Ctrl+Shift+G | Source control |
| Ctrl+Shift+X | Extensions |
| Ctrl+K Ctrl+S | Keyboard shortcuts |
| Ctrl+, | Settings |
Instructions
Frontend dev shortcut key reference.