Features
Keyboard Shortcuts

Keyboard Shortcuts

Editor

ActionShortcut
Run selected query (or full editor)Ctrl+Enter
Run all statementsCtrl+Shift+Enter
Format SQLShift+Alt+F
Save as scriptCtrl+S
New editor tabCtrl+T
Close editor tabCtrl+W
Auto-completeCtrl+Space
Quick FixCtrl+.
Go to lineCtrl+G
Find in editorCtrl+F
Select allCtrl+A
Comment / Uncomment lineCtrl+/
Duplicate lineAlt+Shift+↓
Move line up / downAlt+↑ / Alt+↓

Navigation

ActionShortcut
Command PaletteCtrl+Shift+P
Script SearchCtrl+E
Bookmarks panelCtrl+Shift+B
Switch projectCtrl+Shift+P → type project name
Git panelCtrl+Shift+G
Schema Explorer focusCtrl+Shift+E
ERD viewCtrl+Shift+D

Result Panel

ActionShortcut
Focus WHERE filterCtrl+F (Result panel focused)
Focus ORDER filterCtrl+Shift+O (Result panel focused)
Clear filtersEsc
Open Row DetailF4
Navigate rows in Row Detail /
Copy selection as CSVCtrl+Shift+C
Export resultsCtrl+Shift+X

Window

ActionShortcut
Focus Mode toggleF11
Toggle dark / light modeCtrl+Shift+PToggle Dark Mode
Lock appCtrl+L
SettingsCtrl+,
Reload windowCtrl+Shift+R

Schema Explorer

ActionShortcut
Search tables / columnsCtrl+F (Schema Explorer focused)
Refresh schemaF5 (Schema Explorer focused)
Open ERDCtrl+Shift+D

Tabs

ActionShortcut
Switch to next tabCtrl+Tab
Switch to previous tabCtrl+Shift+Tab
Switch to tab by numberCtrl+1Ctrl+9

Global

ActionShortcut
Open documentationF1
Show shortcut referenceCtrl+Shift+?