An open API service indexing awesome lists of open source software.

https://github.com/buzz-language/code

Buzz language support for VSCode
https://github.com/buzz-language/code

Last synced: 4 months ago
JSON representation

Buzz language support for VSCode

Awesome Lists containing this project

README

          

# Buzz VS Code extension

Language support for Buzz. Right now only provides syntax highlighting. LSP and DAP are being worked on.

# Installation

Manually

```bash
$ git clone https://github.com/buzz-language/code.git ~/.vscode/extensions/giann.buzz-0.5.0
```

Then reload or restart VS Code.

Or install it from the [extensions markplace](https://marketplace.visualstudio.com/items?itemName=giann.buzz)