Skip to content

emlai/vscode-cx

Repository files navigation

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