Syntax highlighting and basic support for the Anvil language.
- Highlights Anvil keywords (
let,if,else,print, etc.) - String and number highlighting
- Comment support
No external dependencies. Works with VS Code 1.80.0+.
- Limited syntax highlighting (no advanced semantic tokens yet).
- Linting and error checking are not yet implemented.
- Initial release with basic syntax highlighting.