Skip to content

Settings

Open Settings with ⌘, or click the gear icon in the header. Settings are user-scoped (not workspace-scoped) — your preferences follow you across all workspaces.

SettingDefaultDescription
Font familyJetBrains MonoEditor monospace font
Font size13pxEditor font size
Tab size2Spaces per indent level
Line wrappingoffWrap long lines in the editor
Format on saveonAuto-format .http / .flow / .ws on save (disable per-file with # @format off)
SettingDefaultDescription
Default timeout30sRequest timeout in seconds (0 = no timeout)
Follow redirectsonAutomatically follow 3xx redirects
Verify SSLonReject requests with invalid SSL certificates
Proxy URLHTTP/HTTPS proxy for all outgoing requests (e.g. http://proxy:8080)
SettingDefaultDescription
Enable historyonLog every executed request to history.jsonl
Redact sensitive headersonMask Authorization, Cookie, X-Api-Key, and similar headers as [REDACTED] in the log
Max entries500Auto-trim history when this limit is exceeded
Max body bytes200 KBTruncate large response bodies in the history log
SettingDefaultDescription
Auto-reconnectoffGlobal default for @reconnect (overridden per-file)
Initial reconnect delay1000msFirst retry delay
Max reconnect delay30000msExponential backoff cap
Max reconnect attempts0Maximum retries (0 = infinite)
SettingDescription
License keyPaste the key you received in your Lemon Squeezy order email
Device nameA friendly name shown in your device list — defaults to your machine hostname
StatusFree, Pro — active, or Pro — offline grace (N days left)
Activated onTimestamp of the current device activation
Deactivate deviceReleases this seat so you can activate another machine

See Activating a license and Managing devices.

SettingDescription
Default profileActive .profile applied when a workspace opens
Resolve viewPreview the merged keys from an @extends chain for any .env
Conflict modeWarn when two extended envs define the same key (on / off)

See Env Inheritance.