An open API service indexing awesome lists of open source software.

https://github.com/openvadl/vscode-openvadl

OpenVADL extension for Visual Studio Code
https://github.com/openvadl/vscode-openvadl

Last synced: 4 months ago
JSON representation

OpenVADL extension for Visual Studio Code

Awesome Lists containing this project

README

          

# OpenVADL Extension for Visual Studio Code

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

## Features

- Syntax highlighting for VADL

## Release Notes

See [CHANGELOG.md](CHANGELOG.md).

## Manual install

To install this Extension in VS Code, extract [this repository](https://github.com/OpenVADL/vscode-openvadl) to your users `.vscode/extensions/` directory.

The core of this extension is a [TextMate syntax highlighting definition](syntaxes/vadl.tmLanguage.json) which you may be able to use in other IDEs as well.