
⌨️ Code Faster with Shortcuts
Master these shortcuts to 10x your productivity in GoCodeMe IDE.
| Shortcut | Action |
|---|---|
| Ctrl+Shift+A | Open Alfred AI panel |
| Ctrl+Shift+P | Command palette (search anything) |
| Ctrl+P | Quick file open |
| Ctrl+Shift+F | Search across all files |
| Ctrl+/ | Toggle comment line |
| Ctrl+D | Select next occurrence |
| Ctrl+Shift+K | Delete line |
| Alt+Up/Down | Move line up/down |
| Ctrl+` | Toggle terminal |
| Ctrl+B | Toggle sidebar |
| Ctrl+Shift+E | File explorer |
| Ctrl+Shift+G | Git panel |
| F5 | Start debugging |
| Ctrl+Space | Trigger AI suggestions |
| Ctrl+Shift+I | AI: Explain selected code |