Skip to content

Latest commit

 

History

History
43 lines (34 loc) · 2.87 KB

keyboard-shortcuts.md

File metadata and controls

43 lines (34 loc) · 2.87 KB

General

Windows/Linux Mac Action
Ctrl-Q Command-Q Quit application
Ctrl-N Command-N New Window
Ctrl-Z Command-Z Undo
Shift-Ctrl-Z Shift-Command-Z Undo
Ctrl-X Command-X Cut
Ctrl-C Command-C Copy
Ctrl-V Command-V Paste
Ctrl-A Command-A Select All
Ctrl-Shift-R Command-Shift-R Reload Application
Ctrl-Alt-I Alt-Command-I Toggle DevTools
Command-M Minimize Window
Command-Shift-W Close Window

Find

Windows/Linux Mac Action
Shift-Ctrl-9 Shift-Command-9 Search Databases
Ctrl-9 Command-9 Search Database Objects

Query

Windows/Linux Mac Action
Ctrl-T Command-T New Tab
Ctrl-W Command-W Close Tab
Ctrl-S Command-S Save Query
Ctrl-Enter or Ctrl-R Command-Enter or Command-R Execute Query
Shift-Ctrl-0 Shift-Command-0 Focus Query Editor

Query Editor

Windows/Linux Mac Action
Ctrl-L Command-L Select Current Line
Ctrl-Backspace Ctrl-Backspace Complete word

Checkout on Ace documentation page the list of all available keyboard shortcuts.