Editor Settings
Configure the SQL editor in Settings > Editor.

Editor settings
Font Settings
Font Family
The font picker shows installed monospaced families on your Mac.
Falls back to System Mono if a saved font is unavailable.


Font family selector with available fonts
Font Size


Font size comparison
Display Settings
Line Numbers


Line numbers on/off
Current Line Highlight


Current line highlighting in the editor
Word Wrap


Word wrap: wrapped vs horizontal scrolling
Indentation Settings
Tab Width


Tab width setting for indentation
Editor Behavior
Auto-Uppercase Keywords
SQL keywords auto-uppercase on word boundaries. Keywords inside strings, comments, and quoted identifiers are unaffected.
Query Parameters
When on, queries with
:name placeholders show an inline panel for entering values. See Query Parameters for details.
Autocomplete
Autocomplete is always on. Dismiss withEscape. See Autocomplete for details.
JSON Viewer
Pick which mode the JSON viewer starts in. You can switch anytime with the toggle in the viewer. Your last choice is remembered.
