Keyboard Shortcuts
Quick reference for all shortcuts
FlareDesk supports keyboard shortcuts for common actions. Learn them to speed up your workflow.
Global Shortcuts
| Shortcut | Action |
|---|---|
| Cmd+K | Open Command Palette |
| Cmd+, | Open Settings |
| Cmd+R | Refresh current view |
| Cmd+S | Save current changes |
SQL Editor
| Shortcut | Action |
|---|---|
| Cmd+Enter | Run query |
| Cmd+Shift+Enter | Run selected query |
| Cmd+/ | Toggle comment |
Navigation
| Shortcut | Action |
|---|---|
| Cmd+1 | Go to Dashboard |
| Cmd+[ | Go back |
| Cmd+] | Go forward |
Command Palette
The Command Palette (Cmd+K) provides quick access to all FlareDesk features:
- Navigate to any page
- Start/stop the dev server
- Open settings
- Switch projects
- Clear logs
Tip: Start typing to filter commands. Press Enter to execute the selected command.