Keyboard shortcuts and commands |
Previous section: Altaxo's code editor
Inside the code editor window the following keyboard shortcuts and other commands are available:
F1 (while the cursor is in a variable, a method or class name): get help for that item
F2: rename variable
F12: go to definition
right click to open the context menu: format document (formats the entire document)
Next section: The code editor window in detail