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

bug: no highlights.scm

Open viperML opened this issue 1 year ago • 1 comments

Did you check existing issues?

  • [ ] I have read all the tree-sitter docs if it relates to using the parser
  • [X] I have searched the existing issues

Tree-Sitter CLI Version, if relevant (output of tree-sitter --version)

No response

Describe the bug

The package.json reports a missing highlights.scm: https://github.com/tree-sitter-grammars/tree-sitter-cuda/blob/7c97acb8398734d790c86210c53c320df61ff66b/package.json#L57

Steps To Reproduce/Bad Parse Tree

Expected Behavior/Parse Tree

Repro

No response

viperML avatar Aug 20 '24 20:08 viperML

Thank you for reporting! I tried to add it in #93

theHamsta avatar Aug 20 '24 22:08 theHamsta