exoticus / delta-vscode

Delta language support for Visual Studio Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Delta Programming Language

VSCode language support for delta-lang.

Features

Syntax highlighting and some snippets.

Installation

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

About

Delta language support for Visual Studio Code