tree-sitter-langs icon indicating copy to clipboard operation
tree-sitter-langs copied to clipboard

gomod inclusion

Open errge opened this issue 8 months ago • 0 comments
trafficstars

Hey,

Could you please include this in your bundle: https://github.com/camdencheek/tree-sitter-go-mod

When loading go-ts-mode in GNU Emacs 30.1, it aggressively (without quiet flag) searches not just for tree-sitter-go, but also for tree-sitter-go-mod (even if the user doesn't want to change module files, only source files).

I of course reported bug in GNU Emacs (and might provide patch when I have time), but given how slow they are, the faster way to fix it and improve your bundle would be to add go-mod too.

Thanks!

errge avatar Mar 23 '25 16:03 errge