Editor Window

Top  Previous  Next

window_editor_popup

The editor provides syntax highlighting for VPL code and has a right click menu with the following options:

 

Help on word...

oOpens the Online Help and attempts to find the documentation for the word at the location of the cursor.

Go To definition

oJumps to the definition of the word at the location of the cursor, if it is defined in a file that is part of the project.

Language wizard

oProvides small code snippets for all the available language constructs and predefined constants.

System Library Wizard

oProvides small code snippets for all the available system functions.

User Library Wizard

oProvides small code snippets for all the available user libraries.

Cut

Copy

Paste