Keyboard Shortcuts
Master these shortcuts to move faster in the designer, canvas, and debugger — keeping your hands on the keyboard instead of the mouse.
Global Shortcuts
| Shortcut | Action |
|---|
Ctrl + S | Save current workflow |
Ctrl + Z | Undo last action |
Ctrl + Y / Ctrl + Shift + Z | Redo |
Ctrl + N | New project |
Ctrl + O | Open workflow file |
F5 | Run workflow |
F6 | Start debugging (step-through) |
Shift + F5 | Stop execution |
Ctrl + Shift + P | Open Command Palette |
Ctrl + F | Search activities in catalog |
Ctrl + , | Open Settings |
Canvas & Designer
| Shortcut | Action |
|---|
Delete / Backspace | Delete selected activity |
Ctrl + C | Copy selected activity |
Ctrl + X | Cut selected activity |
Ctrl + V | Paste activity |
Ctrl + D | Duplicate selected activity |
Ctrl + A | Select all activities |
Ctrl + G | Group selected activities into a Sequence |
Ctrl + [ / Ctrl + ] | Move activity up / down in sequence |
Ctrl + Scroll | Zoom in / out on canvas |
Ctrl + 0 | Reset canvas zoom to 100% |
Space + Drag | Pan the canvas |
Ctrl + Shift + E | Expand / collapse all containers |
F2 | Rename selected activity (display name) |
Debugger
| Shortcut | Action |
|---|
F9 | Toggle breakpoint on selected activity |
F10 | Step over (execute current, move to next) |
F11 | Step into (enter container / sequence) |
Shift + F11 | Step out (exit current container) |
F5 (during debug) | Continue to next breakpoint |
Shift + F5 | Stop debugger |
Ctrl + Shift + L | Clear Output Panel |
Properties & Variables Panel
| Shortcut | Action |
|---|
Tab | Move to next property field |
Shift + Tab | Move to previous property field |
Enter | Confirm field value |
Escape | Cancel edit / close expression editor |
Ctrl + Space | Open variable picker in any expression field |
Ctrl + Shift + V | Jump to Variables Panel |
Alt + N | Add new variable (Variables Panel focused) |
Customise ShortcutsMost shortcuts can be remapped under Settings → Keyboard Shortcuts. Export your binding profile to share it across machines.