skmendez / tree-sitter-traversal

Traversal of tree-sitter Trees and any arbitrary tree with a TreeCursor-like interface
MIT License
20 stars 6 forks source link

Tree-Sitter 0.21.0 support? #1

Open lianghx-319 opened 6 months ago

lianghx-319 commented 6 months ago

Can you please support the latest tree-sitter too

gruebel commented 3 months ago

hey @lianghx-319 we created a fork https://github.com/baz-scm/tree-sitter-traversal with the needed change. We are willing to maintain it and published it to crates.io under the name baz-tree-sitter-traversal. The imports stay the same, so it is an easy switch 🙂