HomeFeaturesPluginsDocsDownload

Keyboard shortcuts

The factory defaults. Every shortcut is rebindable, so treat these as a starting point.

On macOS, use (Command) wherever Ctrl is shown — F5 and other bare keys are the same on every platform.

Query

Run queryExecute the whole queryF5
Run at cursorExecute just the statement at the cursorCtrl + Enter
Open .sql fileLoad a query from disk into a new tabCtrl + O
Save queryWrite the active tab back to its .sql fileCtrl + S
Commit grid editsPersist pending result-grid edits to the databaseCtrl + Shift + S
Format SQLReformat the current queryCtrl + Shift + F

Tabs

New query tabOpen a fresh editor tabCtrl + T
Close tabClose the active tabCtrl + W
Reopen closed tabRestore the last closed tabCtrl + Shift + T

Editor

Toggle line commentComment or uncomment the selectionCtrl + /
Zoom inIncrease editor font sizeCtrl + +
Zoom outDecrease editor font sizeCtrl + -

Navigation

Toggle searchOpen the search boxCtrl + K
Refresh treeReload the connection treeCtrl + R
Rebinding. Change any of these under Settings ▸ Keybindings. If a combo clashes with something your OS already owns, pick another there.