A++ is a custom programming language designed for simplicity and expressiveness. This Visual Studio Code extension provides syntax highlighting and basic language support for A++.
Features
Syntax Highlighting: Provides clear and accurate syntax highlighting for A++ code, including:
Keywords (fifi, else, talama, etc.)
Data types (numbah, drown, char, etc.)
Operators (and, or, not, etc.)
Strings, numbers, and comments.
Customizable Themes: Works seamlessly with your favorite VS Code themes.
Lightweight: Focused on providing essential language support without unnecessary overhead.
Requirements
No additional dependencies are required. Simply install the extension and start coding in A++.
Extension Settings
This extension does not currently add any custom settings. Future updates may include configurable options for syntax highlighting and other features.
Known Issues
Limited support for advanced language features like code completion and linting.
No debugging or runtime support for A++ at this time.
If you encounter any issues, please report them on the GitHub repository.
Release Notes
1.0.0
Initial release of A++ language support.
Added syntax highlighting for keywords, types, operators, strings, numbers, and comments.