ST Editor Keyboard Shortcuts
ST Editor (common)
| Shortcut | Command |
|---|---|
| Arrows | Move caret |
| Shift + arrows | Selection |
| Ctrl + left/right arrow | Go to previous/next word |
| Shift + Ctrl + left/right arrow | Select previous/next word |
| Ctrl+F2 |
Toggle Bookmark First, select the Network header) |
| Shift+F2 | Go to Next Bookmark |
| Ctrl+Shift+F2 | Go to Previous Bookmark |
| Ctrl + mouse-wheel or + / – on the keypad |
Zoom in / out |
ST Editor (when editing)
| Shortcut | Command |
|---|---|
| . |
Select member of a structure or instance. |
| Ctrl + Spacebar |
Auto completion or Open the variable selector dialog. |
| Ctrl + Shift + Spacebar |
Opens a list of all the standard functions. |
| Ctrl + J |
Auto completion or Open the variable selector dialog (an alternative method). |
ST Editor (during debug)
| Shortcut | Command |
|---|---|
| * |
Lock variable |
| / |
Unlock variable |
| Shift + double-click |
Force a variable |
| Spacebar |
Toggle the Boolean value or activate the dialog, lock, unlock the variable. Equivalent of Shift + double click. |





