Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>VCollab InsightsNew to Visual Studio Code? Get it now.
VCollab Insights

VCollab Insights

vcollab

| (0) | Free
Simplifies the development of VCollab Insights scripts by providing real-time validation and offering IntelliSense to guide users.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VCollab Insights VSCode Extension

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

  1. Install dependencies: npm run install:all
  2. Start dev server: npm run watch.
  3. Press F5 to run the extension, once the server has started.

Creating .vsix file

  1. Install dependencies: npm run install:all.
  2. Run: vsce package --no-dependencies --allow-package-env-file
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft