Overview Version History Q & A Rating & Review
Brocode Language Extension
A Visual Studio Code extension that adds language support for Brocode, providing syntax highlighting, intellisense, and other development features for the Brocode programming language.
Features
Currently supported features
Upcoming features
Code Completion
Error Checking
Language-specific Snippets
Requirements
Visual Studio Code 1.60.0 or higher
Brocode compiler (version 1.0.0 or later)
Installation
Open Visual Studio Code
Go to Extensions (Ctrl+Shift+X)
Search for "Brocode"
Click "Install"
Known Issues
Intellisense may be slow for very large projects
Occasional false positive type inference errors
Release Notes
1.0.0
Initial release of Brocode language support
Basic syntax highlighting
Code completion for core language features
1.1.0
Added advanced type checking
Improved performance for large codebases
New formatting options
Contributing
Contributions are welcome! Please see our Contributing Guidelines for more details.
License
This extension is licensed under the MIT License.
Enjoy coding in Brocode!