Skip to content

Keyboard Shortcuts

All keyboard shortcuts in SQL Cor. Print this page and keep it at your desk.


Query execution

ShortcutActionNotes
F5Execute queryWorks anywhere on the Terminal page
Ctrl + EnterExecute queryWindows / Linux
Cmd + EnterExecute queryMac

Editor shortcuts

ShortcutActionNotes
TabInsert indentationUseful for formatting multi-line queries
Ctrl + A / Cmd + ASelect all textSelects entire editor content
Ctrl + Z / Cmd + ZUndoUndoes last change
Ctrl + Y / Cmd + YRedoRedoes undone change
Ctrl + / / Cmd + /Comment / uncomment lineAdds or removes -- prefix

ShortcutActionNotes
EscapeClose modal / dialogCloses ABOUT modal, confirm dialogs

Browser shortcuts (for SQL Cor)

These are standard browser shortcuts that are useful when working with SQL Cor:

ShortcutActionWhen to use
Ctrl + Shift + R / Cmd + Shift + RHard refresh (bypass cache)When SQL Cor shows blank page or after install
Ctrl + F / Cmd + FFind in pageQuick search in results table
F12Open browser DevToolsWhen reporting a bug — check Console tab for errors
Ctrl + C / Cmd + CCopy selected textCopy query text or result cell values

No shortcuts (mouse only)

These actions currently have no keyboard shortcut — they require a mouse click:

ActionWhere
Clear editorClear button in toolbar
Toggle Dry RunDry Run button in toolbar
Switch themeTheme toggle in header
Switch languageLanguage button in header
Open AboutAbout button in header
Open AdministrationAdministration button (admins only)
Export results to CSVExport button in results panel
Click log entry for detailsRow click in Execution Logs table

Printable quick reference card

┌─────────────────────────────────────────────────┐
│ SQL Cor — Quick Shortcuts │
├──────────────────┬──────────────────────────────┤
│ F5 │ Execute query │
│ Ctrl+Enter │ Execute query │
│ Tab │ Indent │
│ Ctrl+A │ Select all │
│ Ctrl+Z │ Undo │
│ Ctrl+Y │ Redo │
│ Ctrl+/ │ Comment line │
│ Escape │ Close modal │
├──────────────────┴──────────────────────────────┤
│ Ctrl+Shift+R │ Hard refresh browser │
│ F12 │ Open DevTools │
└─────────────────────────────────────────────────┘


SQL Cor — Secure SQL Workbench for Creatio. Free and open source. License: MIT.

Document v1.0 · Applies to SQL Cor v1.0 · Last updated 1 June 2026