Tips & Tricks - Editors
Editors - Shortcuts
As you already learned in the Tips & Tricks for the workspace, editors in Intrexx can be opened from the workspace using the F12 key—for example, even in the "Processes" module when a Groovy element is selected. Are you familiar with the following helpful features in the Intrexx editors?
F11
Pressing the F11 key maximizes the open window.
If pressing the F11 key opens your Netphone client, you can change the shortcut in Netphone.
CTRL+7
You can use this keyboard shortcut to comment out entire blocks of text.
Edit Menu
In the "Edit" menu of the editor, you'll find additional useful features along with their corresponding shortcuts.
Accessing Copied Text
If you use the CTRL+SHIFT+V shortcut instead of CTRL+V, the most recently copied text will be displayed in a list and can be inserted into the code by double-clicking.
Change Font
Do you know that you can change the font and font size using the "View / Options" menu in the editor?


