Calíope app icon

Keyboard shortcuts

Every shortcut on macOS and on iPad, read from the code of the current version.

This sheet is not written by hand: a script reads the menus and the key commands in the code and writes these tables again for every version, so what is here is what the app answers to. On the Mac the shortcuts are the ones in the menu bar. On iPad they need an external keyboard, such as a Magic Keyboard: the second section is the app’s menu bar, which also shows up when you hold ⌘, and the third one only answers while the focus is inside the SQL editor’s text.

macOS

File

ShortcutAction
⌘OOpen SQL File…
⇧⌘DDisconnect
⌘PPrint…
⌥⌘PCapture screenshot…

Edit

ShortcutAction
⌘FFind…
⌘GFind Next
⇧⌘GFind Previous

View

ShortcutAction
⌃⌘SShow Sidebar / Hide Sidebar
⌘1 … ⌘9Go to tab n

Editor

ShortcutAction
⌘↩Execute
⇧⌘↩Run Script
⌘.Stop
⇧⌘FFormat SQL

Navigate

ShortcutAction
⇧⌘OQuick Open…
⌥⌘?Function help at the cursor

Window

ShortcutAction
⌘TNew SQL Tab
⇧⌘WClose Tab
⌘}Next Tab
⌘{Previous Tab
⌥⌘KKeep Awake

Help

ShortcutAction
⌘?Calíope Help

iPad with an external keyboard

File

ShortcutAction
⌘OOpen SQL File…

View

ShortcutAction
⌃⌘SShow Sidebar / Hide Sidebar
⌘1 … ⌘9Go to tab n

Editor

ShortcutAction
⌘↩Run Query
⇧⌘↩Run Script
⌘.Stop
⇧⌘FFormat SQL
⌘DToggle SQL Comment
⌥⌘↑Previous Query
⌥⌘↓Next Query
⇧⌘OQuick Open…
⌘TNew SQL Tab
⇧⌘WClose Tab
⌘]Next Tab
⌘[Previous Tab

Tools

ShortcutAction
Relational session
⌥⌘TSQL Editor
⌥⌘ADashboard
⌥⌘IAI Assistant
⌥⌘CCatalogs
⌥⌘SServer Information
⌥⌘MSQL Alerts
⌥⌘RBackup / Restore
⌥⌘UUser Administration
⌥⌘NTable Maintenance
⌥⌘BData Migration
⌥⌘GER Diagram
⌥⌘LQuery Log
⌥⌘WSlow Queries
Document session (MongoDB)
⌥⌘CMongoDB collections
⌥⌘QMongoDB query
⌥⌘IMongoDB indexes
⌥⌘AMongoDB server
⌥⌘TMongoDB commands
⌥⌘WMongoDB profiler
In both sessions
⌥⌘PCapture screenshot…

Help

ShortcutAction
⌘?Calíope Help

iPad SQL editor, with the focus in the text

ShortcutAction
⌘↩Run Query
⌃⇧BInsert Backtick
⇧⌘FFormat SQL
⌘↑Previous Query from History
⌘↓Next Query from History
⌘TNew SQL Tab
⇧⌘WClose Tab
⌘NAutocomplete Database
⇧⌘EExpand * into Columns
⌃.Fold Parentheses
⌃,Unfold Parentheses
Close the autocomplete popup
⌘DToggle SQL Comment
⇧⌘MMulti-cursor / Column Edit