Provides syntax highlighting in VSCode for Cockos' eel2
audio processing language.
The TextMate grammar is adapted from GavinRay97's extension: https://github.com/GavinRay97/vscode-reascript-extension
Install an artefact:
- Load
.vsix
file from Releases and install
Or build from source:
npm run dist
- Install the
.vsix
file in VSCode