A reference for the browser IDE keyboard shortcuts: save, the command palette, quick-open and search, go-to-line, the AI panel, file operations, and tab cycling. Open the same reference in the app with <kbd>Ctrl+/</kbd>.
On macOS, use ⌘ (Command) instead of Ctrl for shortcuts below.
| Shortcut | Action |
|---|---|
| Ctrl+S | Save current file |
| Ctrl+K | Command palette |
| Ctrl+P | Quick open a file |
| Ctrl+I | Toggle the AI panel |
| Ctrl+F | Find in current file |
| Ctrl+Shift+F | Search across files |
| Ctrl+G | Go to line |
| Alt+N | New file |
| Alt+Shift+N | New folder |
| F2 | Rename file/folder |
| Delete | Delete file/folder |
| Alt+` | Cycle through open tabs |
| Ctrl+/ | Show shortcuts reference |