Focus Mode
Focus Mode hides all panels except the SQL editor and the Result panel, giving you an uncluttered workspace.
Entering Focus Mode
- Press
Ctrl+Alt+Z - Or go to Command Palette (
Ctrl+Shift+P) →Enter Focus Mode - Or click the Focus Mode button in the editor toolbar (rightmost section)
What Changes
| Element | Normal | Focus Mode |
|---|---|---|
| Left sidebar (Explorer, Scripts, Source Control) | Visible | Hidden |
| Right sidebar (Row Detail, Bookmarks) | Visible if open | Hidden |
| Toolbar | Full | Collapsed to minimal strip |
| Editor | Normal width | Expands to fill the window |
Accessing Panels in Focus Mode
All panels are still accessible — they're just hidden:
- Command Palette (
Ctrl+Shift+P) works normally - Script Search (
Ctrl+E) works normally - Hover the left edge of the window to temporarily reveal the sidebar
- Hover the top edge to temporarily reveal the full toolbar
Exiting Focus Mode
Press Ctrl+Alt+Z again, or Ctrl+Shift+P → Exit Focus Mode.
Focus Mode and the Result Panel
The Result panel stays visible in Focus Mode — it sits below the editor as usual.
If you open Row Detail (F4) while in Focus Mode, it opens as a floating overlay rather than pushing the editor left.