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
- Host: GitHub
- URL: https://github.com/buzz-language/code
- Owner: buzz-language
- License: mit
- Created: 2022-11-18T08:09:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-12T06:52:17.000Z (over 1 year ago)
- Last Synced: 2025-04-06T10:15:14.301Z (about 1 year ago)
- Size: 122 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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)