CODESYS Development System
Command: Go to Line Function : With the command, the cursor jumps to a defined line in the code. Call : Edit → Advanced menu Requirement : A text editor is open. The command opens a dialog with the Li
CODESYS Development System
Command: Make Uppercase Keyboard shortcut: Ctrl + Shift + U Function : The command converts all lowercase letters in the selected code into uppercase letters. Call : Edit → Advanced menu Requirement :
CODESYS Development System
Command: Make Lowercase Keyboard shortcut: Ctrl + U Function : The command converts all uppercase letters in the selected code into lowercase letters. Call : Edit → Advanced menu Requirement : A text
CODESYS Development System
Command: Go to Matching Bracket Function : With the command, the cursor jump to the other part of the selected code bracket. Call : Edit → Advanced menu Requirement : A text editor is open and the cur
CODESYS Development System
Command: Select to Matching Bracket Function : The command selects the entire code segment below the code bracket which is currently selected. Call : Edit → Advanced menu Requirement : A text editor i
CODESYS Development System
Command: Expand All Folds Function : The command expands all collapsed code segments (plus signs) in the text editor or result locations in the cross reference list so that the code and all search loc
CODESYS Development System
Command: Collapse All Folds Function : The command simultaneously collapses all expanded code segments (minus sign at the root node) in the text editor or result locations in the cross reference list.
CODESYS Development System
Command: Comment out selected lines Symbol: Keyboard shortcut: Ctrl + O Function : The command inserts comment notation ("//") at the beginning of the selected lines. Call : Edit → Advanced menu; cont
CODESYS Development System
Command: Uncomment Selected Lines Symbol: , Shortcut: Ctrl + I Function : Call : Edit -> Advanced menu, context menu Requirement : In the ST editor, either the cursor is positioned in a line of the im
CODESYS Development System
Command: Enable inline monitoring Function : The command enables or disables the "inline monitoring" functionality. This works like the switch with the same name in the Text editor options, in the Tex