Skip to content

Use official tree-sitter package#2

Merged
thuongh2 merged 1 commit intothuongh2:mainfrom
khiemdoan:tree-sitter
Mar 19, 2026
Merged

Use official tree-sitter package#2
thuongh2 merged 1 commit intothuongh2:mainfrom
khiemdoan:tree-sitter

Conversation

@khiemdoan
Copy link
Copy Markdown
Contributor

The package github.com/smacker/go-tree-sitter has been abandoned for two years without any updates.
Use the official one for better support.

Signed-off-by: Khiem Doan <doankhiem.crazy@gmail.com>
@thuongh2 thuongh2 merged commit dc0bcd1 into thuongh2:main Mar 19, 2026
2 checks passed
@khiemdoan khiemdoan deleted the tree-sitter branch March 19, 2026 11:53
@thuongh2
Copy link
Copy Markdown
Owner

Thank you @khiemdoan for this contribution! 🎉

Moving away from the abandoned smacker/go-tree-sitter has been on our radar for some time—great initiative in taking this on. The migration is clean, all tests are passing, and the codebase is now on a solid, well-maintained foundation moving forward.

Really appreciate the thorough effort in updating every call site across the parser layer. This puts us in a great position for future language grammar additions.

This is now available in version 1.0.4, so feel free to start using it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants