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

OpenVADL

OpenVADL

|
19 installs
| (0) | Free
Syntax highlighting for the VADL language
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

OpenVADL Extension for Visual Studio Code

This extension provides IDE support for the processor description language VADL.

Features

  • Syntax highlighting for VADL
  • Language server features (compiler errors, etc.) via the OpenVADL compiler

Language server features

To provide advanced IDE features (like displaying compilation errors, go to definition, etc.) this extension communicates with a language server in the background. This language server is conveniently bundled together with the OpenVADL compiler.

You may need to set a custom path to your openvadl binary in Settings > Extensions > OpenVADL. Note that GraalVM native builds of OpenVADL are currently not supported.

Release Notes

See CHANGELOG.md.

Manual install

To install this Extension in VS Code, extract this repository to your users .vscode/extensions/ directory.

The core of this extension is a TextMate syntax highlighting definition which you may be able to use in other IDEs as well.

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