Documentation Index
Fetch the complete documentation index at: https://docs.codeant.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
CodeAnt AI maintains an open source Tree-sitter grammar for Visual Basic .NET (VB.NET), enabling incremental parsing for editors, code intelligence, refactoring tools, and static analysis pipelines. This project fills a critical gap in the VB.NET ecosystem by providing modern AST-based parsing capabilities.Installation
Contributing
We welcome bug reports and pull requests! Visit our GitHub repository to:- Report parsing issues
- Suggest new features
- Submit pull requests
- View the complete grammar specification