ST Editor Keyboard Shortcuts
ST Editor (common)
Arrows |
Move |
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 (Note that you first have to 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 |
Table 4-17: List of ST Shortcuts
ST Editor (when editing)
. |
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)
* |
Lock variable |
/ |
Unlock variable |
Shift + double-click |
Force a variable |
Spacebar |
Toggle Boolean value or bring the dialog to force, lock, unlock the variable (equivalent of Shift + double click) |