Features
Focus Mode

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

ElementNormalFocus Mode
Left sidebar (Explorer, Scripts, Source Control)VisibleHidden
Right sidebar (Row Detail, Bookmarks)Visible if openHidden
ToolbarFullCollapsed to minimal strip
EditorNormal widthExpands 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+PExit 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.