The following are hotkeys that are available throughout the IDE.
Application Wide
| Hot Key |
Action |
| Ctrl+, |
Database Filter |
| Ctrl+T |
Database Filter |
| Ctrl+Q |
Opens a new query window for the database in the Database Explorer |
| Ctrl+H |
Help |
| Ctrl+Tab |
Switches between open tabs |
| Ctrl+F4 |
Close Active Query Window |
SQL Editor
| Hot Key |
Action |
| F5 |
Run code in the active query window |
| Ctrl+Enter |
Runs either the selected code or the line the cursor is currently on |
| Ctrl+Alt+F |
Format Document |
| Ctrl+K |
Comment out selection |
| Ctrl+U |
Uncomment selection |
| Ctrl + Tab |
Tab selection |
Lua Editor
| Hot Key |
Action |
| Ctrl+. |
Autocomplete box (invokes common starting points) |
Last Modified: 04/17/2024