Keyboard Shortcuts
Key Combination | Description |
<Character> |
If the <character> corresponds with the first character of an option in a displayed (popup/ pulldown) menu, this option will be selected. |
Alt+<Underlined character> |
If an object is opened, the item (e.g. a node) that corresponds with the <Underlined character> will be selected. |
Alt+Esc |
Rotate through programs in the order they were opened. |
Alt+F4 |
Quit the active program. |
Alt+F7 |
Select the previous warning/ error message or search result. |
Alt+F8 |
Select the next warning/ error message or search result. |
Alt+G |
Displays a dialog window to move the cursor to a specific line. |
Alt+Spacebar |
Display the System menu for the program. |
Alt+Tab |
Switch between open programs. |
Ctrl+- | Jump to the previous cursor position |
Ctrl+<digit> |
Jump to a previously defined bookmark. |
Ctrl+A |
Select all. |
Ctrl+C |
Copy. |
Ctrl+D |
Jump to the local definitions. |
Ctrl+Esc |
Display the Start menu. |
Ctrl+F |
Find. |
Ctrl+F1 |
Select the left side of the window. |
Ctrl+F2 |
Select the right side of the window. |
Ctrl+F3 |
Find previous. |
Ctrl+F4 |
Close the active window. |
Ctrl+H |
Replace. |
Ctrl+L |
Converts the selected code to lowercase. |
Ctrl+left arrow |
Move the insertion point to the beginning of the previous word. |
Ctrl+O |
Open a read-only version of the current screen in a new window. |
Ctrl+P |
Print. |
Ctrl+R |
View repository tree. |
Ctrl+right arrow |
Move the insertion point to the beginning of the next word. |
Ctrl+S |
Save. |
Ctrl+Shift+- | Jump to the next cursor position when Ctrl+- was used previously |
Ctrl+Shift+Z | Redo. |
Ctrl+U | Converts the selected code to UPPERCASE. |
Ctrl+V |
Paste. |
Ctrl+X |
Cut. |
Ctrl+Y |
Deletes the current line and places the cursor at the first position of the subsequent line. |
Ctrl+Z |
Undo. |
DEL/ Delete |
Delete. |
End |
Go to the end (selected item stays selected). |
Esc |
Cancel the current task. |
F1 |
Help. |
F3 |
Find next. |
F4 |
Alignment. |
F5 |
Refresh window. |
F6 |
Generate. |
F7 |
Validate + Save All. |
F8 |
Syntax check (validation). |
F9 |
Cursor jumps to Open Command Box. |
F10 |
Editor options. |
F11 |
Object inspector. |
F12 |
Revision control. |
Home |
Go to the beginning (selected item stays selected). |
Shift+Ctrl+<digit> |
Define a bookmark, to quickly jump around in your source code. |
Shift+End | Selects code from the current position to the end of the line. |
Shift+F6 |
Start dialog for the generation of selected objects. |
Shift+Home | Selects code from the current position to the beginning of the code in the line. Pressing Shift+Home again will select to the beginning of the line. |
Underlined letter in a menu name |
Display the corresponding menu. |
<Character> |
If the <character> corresponds with the first character of an option in a displayed (popup/ pulldown) menu, this option will be selected. |