A Visual Studio Code extension for the Bnlang Programming Language.
- 🌈 Syntax highlighting for
.bnl - 💡 Smart suggestions and completions
- 🛠️ Auto‑formatting
- 🔍 Error highlighting (where supported)
- Open Visual Studio Code.
- Go to Extensions (
Ctrl+Shift+X/Cmd+Shift+X). - Search for Bnlang and click Install.
- Reload VS Code if prompted.
- Open a
.bnlfile to activate the extension. - Use Format Document (
Shift+Alt+F/Shift+Option+F) for auto‑formatting. - Suggestions and highlighting are enabled by default.
- The extension works out of the box. Advanced configuration is available in Settings → Extensions → Bnlang (if provided).
- Found a bug or have a feature request? Open an issue on GitHub.
We welcome contributions! See CONTRIBUTING.md for setup and development instructions.
Licensed under the MIT License. © 2025 Bnlang