The Unqork IDE supports keyboard shortcuts for common actions across the canvas, navigation, and settings panels. Shortcut keys display automatically for your device — Mac users see ⌘ and ⌥ symbols; Windows and Linux users see Ctrl and Alt.
Tip: Shortcuts marked Customizable can be changed in Settings → Keyboard Shortcuts.
General
| Shortcut | Action |
|---|---|
⌘P / Ctrl+P | Global Search Open the global search palette on the Environment tab Customizable |
Navigation
| Shortcut | Action |
|---|---|
⌥T / Alt+T | Focus Tab Bar Move keyboard focus to the active navigation tab Customizable |
⌥] / Alt+] | Next Tab Switch to the next tab Customizable |
⌥[ / Alt+[ | Previous Tab Switch to the previous tab Customizable |
⌥W / Alt+W | Close Tab Close the active tab Customizable |
⌥⇧T / Alt+Shift+T | Reopen Closed Tab Reopen the most recently closed tab Customizable |
⌥P / Alt+P | Pin Tab Toggle pin state of the active tab Customizable |
⌘⇧W / Ctrl+Shift+W | Switch Workspace Open the workspace switcher Customizable |
Module Builder
These shortcuts are active when the Module Builder canvas is focused.
| Shortcut | Action |
|---|---|
⌘S / Ctrl+S | Save Module Save the module to the backend Customizable |
⌘Z / Ctrl+Z | Undo Undo the last tree-level action Customizable |
⌘⇧Z / Ctrl+Shift+Z | Redo Redo the last undone tree-level action Customizable |
⌘C / Ctrl+C | Copy Component Copy the focused component to clipboard Customizable |
⌘X / Ctrl+X | Cut Component Copy the focused component to clipboard and delete it Customizable |
⌘V / Ctrl+V | Paste Component Paste component from clipboard below the focused component Customizable |
⌫ | Delete Component Delete the focused component |
⌘F / Ctrl+F | Find in Tree Search components by property ID or label Customizable |
⌘⌥N / Ctrl+Alt+N | Add Component Add the focused tray item to the tree and enter move mode Customizable |
↑ | Navigate Up Move focus to the previous component |
↓ | Navigate Down Move focus to the next component |
⌘⌥↑ / Ctrl+Alt+↑ | Move Component Up Move the focused component up within its parent |
⌘⌥↓ / Ctrl+Alt+↓ | Move Component Down Move the focused component down within its parent |
⌘⌥M / Ctrl+Alt+M | Move Mode Enter keyboard move mode for the focused component |
⏎ | Confirm Action Confirm the current keyboard move |
Esc | Cancel Cancel the current drag or deselect the focused component |
Focus and Layout
| Shortcut | Action |
|---|---|
⌘⌥. / Ctrl+Alt+. | Focus Canvas Jump focus to the first tree node in the canvas Customizable |
⌘⌥, / Ctrl+Alt+, | Focus Tray Jump focus to the component tray, opening it if closed Customizable |
⌘⌥/ / Ctrl+Alt+/ | Focus Side Panel Jump focus to the side panel tab in focus (properties or agent chat) Customizable |
⌘⌥T / Ctrl+Alt+T | Toggle Tray Toggle the component tray open or closed Customizable |
⌘⌥\ / Ctrl+Alt+\ | Toggle Toolbar Show or hide the config search & filter toolbar Customizable |
⌘⌥] / Ctrl+Alt+] | Next View Switch to the next editor view Customizable |
⌘⌥[ / Ctrl+Alt+[ | Previous View Switch to the previous editor view Customizable |
Properties Panel
These shortcuts are active when the Properties panel is focused.
| Shortcut | Action |
|---|---|
⌘S / Ctrl+S | Save (Properties) Save property changes Customizable |
⌘Z / Ctrl+Z | Undo (Properties) Undo the last property change Customizable |
⌘⇧Z / Ctrl+Shift+Z | Redo (Properties) Redo the last undone property change Customizable |
⌘C / Ctrl+C | Copy (Properties) Copy the component settings to clipboard Customizable |
⌘V / Ctrl+V | Paste Settings (Properties) Apply copied component settings onto the selected component Customizable |
⌥⇧] / Alt+Shift+] | Next Pinned Tab Navigate to the next pinned properties tab Customizable |
⌥⇧[ / Alt+Shift+[ | Previous Pinned Tab Navigate to the previous pinned properties tab Customizable |
Esc | Cancel (Properties) Cancel changes and close the properties panel |
Changelog
| Date | Change |
|---|---|
| 2026-06-29 | Updated to use live shortcut system with automatic Mac/PC display and customization support. |
| 2026-06-02 | Initial publication. |