You can use keyboard shortcuts in the editor to develop flows more efficiently.
List of keyboard shortcuts
Editor keyboard shortcut |
Description |
Notes |
Ctrl+S |
Saves the flow in Code mode. |
|
F2 |
Captures a control. You must open the control capture tool first. |
On a Mac virtual machine, use fn+F2. |
F3 |
Captures a similar control. |
On a Mac virtual machine, use fn+F3. |
F4 |
Validation Action |
On a Mac virtual machine, use fn+F4. |
F5 |
Highlight Control (Playback) |
On a Mac virtual machine, use fn+F5. |
F6 |
Retrieves the number of controls. |
On a Mac virtual machine, use fn+F6. |
Ctrl+Alt+Shift+Caps Lock |
Opens the built-in Chrome DevTools. |
|
Ctrl+X |
Cuts the current line. |
The current line. |
Ctrl+V |
Paste |
At the current line. |
Ctrl+C |
Copies the current line. |
The current line. |
Ctrl+Shift+P |
Switches between Code view and Visualization view. |
|
Ctrl+Left-click a function name |
Jump to function |
This feature is available in versions 3.4.4 and later. |
Shift+F5 |
Stops a running flow. This shortcut is customizable. |
You can stop a running flow. This feature is available in version 3.4.6 and later. |
Disable keyboard shortcuts
Press Shift+F5 to stop the current keyboard shortcut.
Editing keyboard shortcuts
To modify keyboard shortcuts, go to Tools > Keyboard Shortcuts in the editor.