This extension provides a set of tools and features to enhance the development experience with VCollab Insights scripts. It includes support for VCollab Insights files, YAML validation, and custom commands for managing .vis files.
Features
Simplify the creation of error-free scripts.
Enable easy navigation and management of VCollab Insights .vis files.
Provide real-time validation and error highlighting.
Offer intelligent code completion to guide users.
Support for YAML schema validation and autocompletion.
Running dev server
Install dependencies: npm run install:all
Start dev server: npm run watch.
Press F5 to run the extension, once the server has started.