Features
Focus Mode

Focus Mode

Focus Mode hides all panels except the SQL editor and the Result panel, giving you an uncluttered full-screen-like workspace.

Entering Focus Mode

  • Press F11
  • Or go to Command Palette (Ctrl+Shift+P) → Enter Focus Mode
  • Or click More menu (…) in the toolbar → Enter Focus Mode

What Changes

ElementNormalFocus Mode
Left sidebar (projects, schema, bookmarks)VisibleHidden
Right sidebar (row detail)Visible if openHidden
ToolbarFullCollapsed to minimal strip
Status barVisibleVisible (kept for connection status)
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 F11 again, or Esc, 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. The WHERE and ORDER filter bars are also available.

If you open Row Detail (F4) while in Focus Mode, it opens as a floating overlay rather than pushing the editor left.