Skip to main content
Version: v2 ⚡

Keyboard Shortcuts

Keyboard shortcuts (keystrokes) allow you to perform common actions without taking your hands off the keyboard. 🤓

Platform Shortcuts

CommandAvailabilityMacLinux/WindowsNotes
Save WorkflowCanvas, Inspector⌘+sCtrl+s
Save & Sync WorkflowCanvas, Inspector⌘+Shift+sCtrl+Shift+sWhen opting to sync, you'll be prompted to either enter a commit message or use the default message provided.
RunInspector⌘+ReturnCtrl+EnterThis will save (but not sync) your workflow and run it from the current step with the default workorder grouping behavior.*
Run (alternate action)Inspector⌘+Shift+ReturnCtrl+Shift+EnterThis will save (but not sync) your workflow and create a new workorder from the current step.

*If you are viewing an existing work order and create a run from the inspector, that run will be associated with the existing work order—this is the default behavior. (Think of this as "retrying".) Sometimes, for auditing purposes, it's helpful to create an entirely new work order. This can be done by using the alternate run button.

Selected Editor Shortcuts

See the command pallette (right click or press F1) for the full list. Note that to access these shortcuts you must click into a specific editor—there are multiple editors in the Inspector interface.

CommandAvailabilityMacLinux/Windows
View Editor CommandsInspector, Run ViewerF1F1
Format CodeInspectorShift+Option+FShift+Alt+F
Comment Code Out/InInspector⌘+/Ctrl+/