Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>DriplaneNew to Visual Studio Code? Get it now.
Driplane

Driplane

Matrix86

|
54 installs
| (0) | Free
Syntax highlight for Driplane's rule files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Driplane's Rule Syntax Highlight

This extension adds the syntax highlight support for the Driplane's rule files on VSCode. Driplane project can be found on https://github.com/Matrix86/driplane.

Link to this extension on the Marketplace https://marketplace.visualstudio.com/items?itemName=Matrix86.driplane

Package building

If you want to change and create the package by yourself to test it locally, you can install Node.js and then vsce:

npm install -g vsce

To build the vsix package:

vsce package

To install it from file:

code --install-extension driplane-version.vsix

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft