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

feat: Add Go Mode support

Open jcs090218 opened this issue 8 months ago • 3 comments
trafficstars

For #999.

jcs090218 avatar Mar 23 '25 17:03 jcs090218

@jcs090218 Thank you for stepping up so fast and for doing this.

There is a similar issue with builtin 30.1 php-ts-mode depending on phpdoc, that is not in the bundle.

phpdoc grammar can be found here: https://github.com/claytonrcarter/tree-sitter-phpdoc

errge avatar Mar 23 '25 17:03 errge

I think the injection support is still lacking. 🤔 See https://github.com/emacs-tree-sitter/elisp-tree-sitter/issues/233.

jcs090218 avatar Mar 23 '25 17:03 jcs090218

It seems like it compiled on aarch64 but not on x64. 🤔

jcs090218 avatar Mar 23 '25 18:03 jcs090218