It would be useful if there was a way to supply custom tree-sitter grammars to Semble. This way, if there is a grammar you don't support, users can implement it themselves without forking your repository. This would also be useful for DSLs that would probably never be needed by other users.
There is prior art in Coco-Search, as it provides a similar functionality.
It would be useful if there was a way to supply custom tree-sitter grammars to Semble. This way, if there is a grammar you don't support, users can implement it themselves without forking your repository. This would also be useful for DSLs that would probably never be needed by other users.
There is prior art in Coco-Search, as it provides a similar functionality.