Skip to content

Advanced

The Settings → Advanced section holds low-level toggles. Handle these with care — a couple are sensitive and require an explicit confirmation to change.

Developer tools

  • Developer tools — Electron DevTools. Off by default. Sensitive: you must re-confirm to enable it, and Jaade Bot won't flip it without an explicit request.

Performance HUD

  • Performance HUD — shows a CPU/memory badge in the title bar with a per-process breakdown popover. Off by default; it polls metrics every couple of seconds only while on.

Language servers (LSP)

The per-language LSP toggles live in the file viewer status bar, but two global controls are here:

  • LSP global on/off — the master switch for language-server intelligence.
  • LSP initialize timeout — how long (in seconds) to wait for a language server to start before giving up.

When a language server isn't found on your PATH, the file viewer surfaces install hints and a recheck flow rather than failing silently.

Released under the terms in the repository.