OpenVADL Extension for Visual Studio CodeThis extension provides IDE support for the processor description language VADL. Features
Language server featuresTo 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 Release NotesSee CHANGELOG.md. Manual installTo install this Extension in VS Code, extract this repository to your users The core of this extension is a TextMate syntax highlighting definition which you may be able to use in other IDEs as well. |