- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Hotkey | Action | Detail |
---|---|---|
Ctrl +K | Quick launcher (backend) Available actions depend on the current view | Fast way to: - go to pages - find and select components - switch company |
Ctrl +O | Focus component filter box | Only in editor view |
Ctrl +Shift +L | Send current session log to the monitoring tool (backend & configurator) | To reproduce or analyze possible bugs |
Code editor
The editor is based on the "Monaco editor" which is also used by VS Code.
How to find shortcuts
- Press F1 inside the editor and search for your command. If a shortcut is available it will be shown on the right.
- Most of the shortcuts match with the ones from VS Code. If you have VS Code installed you can find them under "File > Preferences > Keyboard shortcuts"
Custom Hive hotkeys
Hotkey | Action | Detail |
---|---|---|
Ctrl +B | Autoformat records | Formats a record component in a table-like manner |
Was this article helpful?