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
- Host: GitHub
- URL: https://github.com/openvadl/vscode-openvadl
- Owner: OpenVADL
- License: apache-2.0
- Created: 2025-03-12T13:44:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-10-01T10:13:26.000Z (9 months ago)
- Last Synced: 2025-10-01T15:29:52.023Z (9 months ago)
- Homepage: https://marketplace.visualstudio.com/items?itemName=OpenVADL.vscode-openvadl
- Size: 46.9 KB
- Stars: 2
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
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.