py-tree-sitter
py-tree-sitter copied to clipboard
Why is the match API not implemented?
I want to get the matches of query result rather than captures, but the python binding seems not implementing this API.
And the rust binding seems working well. Why python not implement it?

+1 I was hoping to see the match API here too
+1 hope to use this matches API, but currently not implemented.
+1