Item Function
Item Function
Go To Definition
Allows the cursor to move to the position
where the variable or function specified by the
cursor is defined within the editor
.
Browse Cross
References
Allows the positions where the variable
specified by the cursor is used to be
displayed in the "Cross reference List" view
.
Browse Call Tree
Allows the callee and caller of the variable
specified by the cursor to be displayed in the
"Call T
ree" view.
Go To Reference
Displays the declaration position of the
variable to which the pointer variable
specified by the cursor refers.
Go To Instance
Displays the instance of the function block
specified by the cursor in the new editor
.
Insert File as Text Inserts the contents of the specified text file in the cursor position.
Advanced
Executes functions related to the text editor.
Item Function
Overwrite Mode
Switches the text input mode from insert
mode to overwrite mode.
View Whitespace
Displays the control characters of spaces and
tabs.
View Indentation
Guides
Inserts a broken line between indents when
an indent is inserted in the program code.
Go To Line
Displays a line number dialog box and moves
the cursor to the specified line.
Make Uppercase
Converts the selected character string in the
text editor to uppercase letters.
Make Lowercase
Converts the selected character string in the
text editor to lowercase letters.
Go to Matching
Bracket
Moves the cursor to the corresponding
bracket when the cursor is positioned in a
bracket in the code.
Select to Matching
Bracket
Selects the entire code in brackets when the
cursor is positioned in either of the brackets in
the code.
Expand All Folds Unfolds the indented code segment.
Collapse All Folds Folds the indented code segment.
Comment out
selected lines
Comments out the selected line.
Uncomment
selected lines
Uncomments the selected line.
Enable inline
monitoring
Sets whether to enable or disable the function
that displays the value of each variable on the
code during online mode.
3.4 Component Names
3-12 WUME-GM1RTXOP-01