Hotkeys#
Sherpa Designer
| Hotkeys | Command |
| Ctrl+S | Save the diagram. |
| Ctrl+F5 | Run the active diagram without debugging. |
| Ctrl+F6 | Debug the active diagram. |
| Ctrl+shift+F6 | Debug from the current block. |
| Ctrl+F8 | Edit window events. |
| Ctrl+E | Export to file. |
| Ctrl+I | Import from file. |
| Ctrl+Z | Undo action. |
| Ctrl+Y | Redo action. |
| Ctrl+C | Copy element. |
| Ctrl+V | Paste previously copied blocks into the current diagram. |
| Ctrl+X | Cut selected blocks to clipboard. |
| Delete | Delete selected blocks. |
| Ctrl+F | Open the "Find and Replace" window within the current project. |
| F3 | Find next in the previously started search. |
| Ctrl+H | Replace value in block name, variable, value in expression. |
| Ctrl+R | Refresh outdated blocks of the diagram. Used if the robot diagram was created a long time ago and needs updating. Messages about outdated blocks in the diagram and the key combination for updating them are automatically logged by the robot. |
| F9 | Mark the selected block of the diagram as a breakpoint. |
| F2 | Edit comment for the selected block of the diagram. |
| Ctrl+O | Enable/disable Output level. |
| Ctrl+B | Specify expression for the breakpoint. |
| Insert | Enable/disable the selected block of the diagram. |
Template Engine (Extract by Template button)
| Hotkeys | Command |
| Ctrl+S | Save template |
| Ctrl+R | Process document |
| Ctrl+Right | Go to the next page |
| Ctrl+Left | Go to the previous page |
| Ctrl+G | Go to a specific page if a multi-page PDF document is open. |
Sherpa Robot (default hotkeys)
| Hotkeys | Command |
| F5 | Pause/Continue. |
| Shift+F5 | Stop. |
| Shift+F4 | Disconnect from RDP session. |