Skip to content

Keyboard Shortcuts

Keyboard Shortcuts

Official DBeagle keybindings

These are the keybindings DBeagle currently contributes directly:

ActionmacOSWindows / LinuxNotes
Run QueryCmd+EnterCtrl+EnterWorks from a supported SQL editor
Refresh SchemaCmd+Shift+RCtrl+Shift+RActive when the Connections view is focused
Focus ConnectionsCmd+Shift+BCtrl+Shift+BBrings focus to the DBeagle Connections view

Result grid keyboard controls

Inside the result grid, DBeagle also supports keyboard interaction even though these are not standalone VS Code command keybindings:

ActionKeys
Move selectionArrow keys
Extend a cell selectionShift plus arrow keys
Copy selectionCmd/Ctrl+C
Clear selectionEscape

Adding your own shortcuts

If you want shortcuts for actions like scratch creation or focusing another DBeagle view:

  1. Open VS Code Keyboard Shortcuts.
  2. Search for dbeagle.
  3. Assign your preferred keys to the commands you use most.