~4 min15 / 16

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

ShortcutAction
Ctrl + SSave current workflow
Ctrl + ZUndo last action
Ctrl + Y / Ctrl + Shift + ZRedo
Ctrl + NNew project
Ctrl + OOpen workflow file
F5Run workflow
F6Start debugging (step-through)
Shift + F5Stop execution
Ctrl + Shift + POpen Command Palette
Ctrl + FSearch activities in catalog
Ctrl + ,Open Settings

Canvas & Designer

ShortcutAction
Delete / BackspaceDelete selected activity
Ctrl + CCopy selected activity
Ctrl + XCut selected activity
Ctrl + VPaste activity
Ctrl + DDuplicate selected activity
Ctrl + ASelect all activities
Ctrl + GGroup selected activities into a Sequence
Ctrl + [ / Ctrl + ]Move activity up / down in sequence
Ctrl + ScrollZoom in / out on canvas
Ctrl + 0Reset canvas zoom to 100%
Space + DragPan the canvas
Ctrl + Shift + EExpand / collapse all containers
F2Rename selected activity (display name)

Debugger

ShortcutAction
F9Toggle breakpoint on selected activity
F10Step over (execute current, move to next)
F11Step into (enter container / sequence)
Shift + F11Step out (exit current container)
F5 (during debug)Continue to next breakpoint
Shift + F5Stop debugger
Ctrl + Shift + LClear Output Panel

Properties & Variables Panel

ShortcutAction
TabMove to next property field
Shift + TabMove to previous property field
EnterConfirm field value
EscapeCancel edit / close expression editor
Ctrl + SpaceOpen variable picker in any expression field
Ctrl + Shift + VJump to Variables Panel
Alt + NAdd new variable (Variables Panel focused)
Customise ShortcutsMost shortcuts can be remapped under Settings → Keyboard Shortcuts. Export your binding profile to share it across machines.
Was this helpful?