Open musjj opened 1 year ago
I'll try to dig into this sometime, I thought the JS tree sitter might be a nice example with JSX, but that's baked into the JS parser itself (which makes sense).
Not sure how to structure it 100% if the files are seperate types, may have to just create a tree-sitter-hxml or something.
Yeah, a separate repo would probably make more sense.
This is more of a project request than a feature request, but it would be nice to have support for HXML (Example implementation)