Skip to content

Saved layout

The editor remembers how you arrange your workspace and restores it the next time you launch, so you don't have to set everything up again each session.

What is remembered

  • Window position and size — including whether the window was maximized or full-screen.
  • Dock panels — where each panel is docked (left / right / top / bottom, or floating), its size, and whether it was open. This covers panels such as the Workspace tree, Find Results, Document Statistics, and the AI Chat panel.

The layout is saved when you close the editor normally and restored on the next launch. On a first run — or after clearing the editor's settings — the window opens at a sensible default size.

Notes

  • Only a clean shutdown saves the layout. If the editor is force-killed, the previously saved layout is kept unchanged.
  • A few panels manage their own visibility and have the final say on whether they open, while their size and docked position are still restored with the rest of the layout:
    • the AI Chat panel only reopens once its CLI agent is confirmed available;
    • the Markdown and HTML preview panels follow their own per-file rules.