VSCode language support for delta-lang.
Syntax highlighting and some snippets.
Simply use the VSCode "install extensions" command and search for delta
.
Alternatively, you can download the .vsix
file from Releases, and run
code --install-extension path/to/file.vsix