Documentation Index

Fetch the complete documentation index at: https://docs.unqork.io/llms.txt

Use this file to discover all available pages before exploring further.

Keyboard Shortcuts

Prev Next

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

ShortcutAction
⌘P / Ctrl+PGlobal Search
Open the global search palette on the Environment tab
Customizable
ShortcutAction
⌥T / Alt+TFocus 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+WClose Tab
Close the active tab
Customizable
⌥⇧T / Alt+Shift+TReopen Closed Tab
Reopen the most recently closed tab
Customizable
⌥P / Alt+PPin Tab
Toggle pin state of the active tab
Customizable
⌘⇧W / Ctrl+Shift+WSwitch Workspace
Open the workspace switcher
Customizable

Module Builder

These shortcuts are active when the Module Builder canvas is focused.

ShortcutAction
⌘S / Ctrl+SSave Module
Save the module to the backend
Customizable
⌘Z / Ctrl+ZUndo
Undo the last tree-level action
Customizable
⌘⇧Z / Ctrl+Shift+ZRedo
Redo the last undone tree-level action
Customizable
⌘C / Ctrl+CCopy Component
Copy the focused component to clipboard
Customizable
⌘X / Ctrl+XCut Component
Copy the focused component to clipboard and delete it
Customizable
⌘V / Ctrl+VPaste Component
Paste component from clipboard below the focused component
Customizable
Delete Component
Delete the focused component
⌘F / Ctrl+FFind in Tree
Search components by property ID or label
Customizable
⌘⌥N / Ctrl+Alt+NAdd 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+MMove Mode
Enter keyboard move mode for the focused component
Confirm Action
Confirm the current keyboard move
EscCancel
Cancel the current drag or deselect the focused component

Focus and Layout

ShortcutAction
⌘⌥. / 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+TToggle 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.

ShortcutAction
⌘S / Ctrl+SSave (Properties)
Save property changes
Customizable
⌘Z / Ctrl+ZUndo (Properties)
Undo the last property change
Customizable
⌘⇧Z / Ctrl+Shift+ZRedo (Properties)
Redo the last undone property change
Customizable
⌘C / Ctrl+CCopy (Properties)
Copy the component settings to clipboard
Customizable
⌘V / Ctrl+VPaste 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
EscCancel (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.