Keyboard Shortcuts¶
Ed provides keyboard shortcuts for navigating BPMN diagrams and opening editors for the selected element. These shortcuts work when a BPMN diagram is open and focus is outside text-editing controls such as inputs, selects, and CodeMirror editors.
Shortcut |
Action |
|---|---|
|
Select the nearest BPMN flow node to the left. |
|
Select the nearest BPMN flow node to the right. |
|
Select the nearest BPMN flow node above. |
|
Select the nearest BPMN flow node below. |
|
Open Instructions for the selected element when it supports instructions. Empty instructions can be opened and edited. |
|
Open the BPMN script for a selected Script Task, or the pre-script for another selected task, Call Activity, or Subprocess. Empty scripts can be opened and edited. |
|
Open the post-script for a selected non-Script task, Call Activity, or Subprocess. Empty post-scripts can be opened and edited. |
|
Open the web-form editor for a selected User Task. If the task does not yet reference a form, Ed follows the normal form-creation flow. |
If nothing is selected, or the selected element does not support the requested editor, the shortcut does nothing.