Buglang is a custom programming language with its own syntax and runtime. This VS Code extension provides syntax highlighting and basic support for Buglang files.
- Syntax highlighting
- Snippets
- [More features as you implement them]
Install via VS Code marketplace or manually with the .vsix file.
Open a .bug file and start coding in Buglang!
Pull requests are welcome.