You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**Save** Workflow | Canvas, IDE |`⌘+s`|`Ctrl+s`||
14
-
|**Save** & Sync Workflow | Canvas, IDE |`⌘+Shift+s`|`Ctrl+Shift+s`| When opting to sync, you'll be prompted to either enter a commit message or use the default message provided. |
|**Switch** Project | Anywhere |`⌘+p`|`Ctrl+p`| Open the project picker to change between your projects (i.e., secure workspaces) |
14
+
|**Toggle** AI Assistant | Canvas, IDE |`⌘+k`|`Ctrl+k`||
15
+
|**Save** Workflow | Canvas, IDE |`⌘+s`|`Ctrl+s`||
16
+
|**Save** & Sync Workflow | Canvas, IDE |`⌘+Shift+s`|`Ctrl+Shift+s`| When opting to sync, you'll be prompted to either enter a commit message or use the default message provided. |
15
17
|**Run**| Canvas, IDE |`⌘+Return`|`Ctrl+Enter`| This will save (but not sync) your workflow and run it from the current step with the default workorder grouping behavior.\*|
16
18
|**Run**_(alternate action)_| Canvas, IDE |`⌘+Shift+Return`|`Ctrl+Shift+Enter`| This will save (but not sync) your workflow and create a new workorder from the current step. |
17
-
|**Toggle** IDE (code editor) | Canvas, IDE |`⌘+e`|`Ctrl+e`| Opens the full-screen code editor for the selected job. |
18
-
|**Toggle** AI Assistant | Canvas, IDE |`⌘+k`|`Ctrl+k`||
19
+
|**Toggle** IDE (code editor) | Canvas, IDE |`⌘+e`|`Ctrl+e`| Opens the full-screen code editor for the selected job. |
19
20
|**Toggle** Run History | Canvas, IDE |`⌘+h`|`Ctrl+h`| Not available when creating a new workflow. |
20
-
|**Close** Panel/IDE | Canvas, IDE |`Escape`|`Escape`| Closes an open inspector, the IDE, or the run panel. |
21
-
|**Toggle** Templates Panel | Workflow Create |`⌘+/`|`Ctrl+/`| Only available when creating a new workflow. |
22
-
|**Toggle** Import Panel | Workflow Create |`⌘+\`|`Ctrl+\`| Only available when creating a new workflow. Allows importing from YAML. |
21
+
|**Close** Panel/IDE | Canvas, IDE |`Escape`|`Escape`| Closes an open inspector, the IDE, or the run panel. |
22
+
|**Toggle** Templates Panel | Workflow Create |`⌘+/`|`Ctrl+/`| Only available when creating a new workflow. |
23
+
|**Toggle** Import Panel | Workflow Create |`⌘+\`|`Ctrl+\`| Only available when creating a new workflow. Allows importing from YAML. |
23
24
24
25
\*If you are viewing an existing run and create a new run from the Canvas or
25
26
IDE, that run will be associated with the existing work order—this is the
0 commit comments