VSCode language support for the Blang programming language.
Clone this repo and cd into it. Then run the following commands.
npm install -g vsce
vsce package
code --install-extension blang-0.0.1.vsixAt the moment, only syntax highlighting is supported.