Structured text keyboard shortcuts
The following keyboard shortcuts are available for use with the structured text language.
Shortcut | Description |
---|---|
Ctrl+G | Opens a box to enter a line number to go to. |
Ctrl+M | Displays or hides the values of variables. |
Ctrl++ | Zooms in the language editor. |
Ctrl+- | Zooms out the language editor. |
Ctrl+Space | Displays possible completions for your code. |
Ctrl+Shift+Space | Displays different parameter options as you enter the code. |
F1 | Opens the context-sensitive help. |
Ctrl+F | Searches for the entered text in the language editor. |
Provide Feedback