I would like to request support for loading user supplied Tree Sitter language definitions. This would allow users to add or override grammars without waiting for them to be included in the project.
Use cases:
- Working with niche or experimental languages.
- Using modified grammars for testing or research.
- Supporting internal languages that are not intended for public distribution.
I would like to request support for loading user supplied Tree Sitter language definitions. This would allow users to add or override grammars without waiting for them to be included in the project.
Use cases: