Skip to content
#

tree-sitter

Here are 149 public repositories matching this topic...

muirdm
muirdm commented Dec 6, 2020

The below ruby code:

foo = 123

Gives foo a face of tree-sitter-hl-face:function.method which isn't correct (it should be variable or similar). I poked around a bit and my guess would be the ((identifier) @function.method (#is-not? local)) highlight rule is matching too much suggesting the locals stuff isn't working (?).

I'm guessing it is an issue here vs tree-sitter-r

Improve this page

Add a description, image, and links to the tree-sitter topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tree-sitter topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.