Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>DAI PluginNew to Visual Studio Code? Get it now.
DAI Plugin

DAI Plugin

Vivek Vijayan

|
1,737 installs
| (2) | Free
DAI Plugin syntax highlighting and Intellisense
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

DAI Plugin for Visual Studio Code

This extension provides syntax highlighting and code snippets for plugins

Features

  • Syntax highlighting for plugin files (*.plugin)
  • Syntax highlighting of DAI keywords for c files
  • Plugin Segment completion
  • Snippets for plugin-point insertions in plugin, C and shell files
  • Snippets for frequently used constructs

Code Snippet - defining plugin point in plugin file


Plugin Point - define

Code Snippet - inserting plugin point in C file


Plugin Point - insert

Coming Soon

  • Code Intellisense in plugin files

For Contributors

Release

This starts a git-flow release branch with recommended semver and bumps version number and updates changelog

npm run release
# do the testing and when ready finish the release branch with
#git flow release finish <branch-name>
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft