VI Editor Plugins
- Updated2023-02-17
- 1 minute(s) read
VI Editor Plugins
The G Web Development Software editor is extensible. You can add new functionality, such as new document types, menu items, properties, and settings.
You can use VI Editor Plugins to create basic G plugins to
extend G Web Development Software.
Command VIs (.gcmd) are a type of VI that allow you to insert menu
items in the following locations as part of a VI Editor Plugin:
- Tools Launcher tab
End users can run VI Editor Plugins in G Web Development Software without installing any additional packages. To create a VI Editor Plugin, you must select the optional G Web Development Software Editor Plugin Authoring Tools package when you install G Web Development Software through NI Package Manager.