Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 431 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 431 Bytes

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