-
Notifications
You must be signed in to change notification settings - Fork 6
Update for tree-sitter 0.25 #112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Actually I want to hold off on this for now, until nvim-treesitter supports ABI version 15 |
f6588e1 to
0cd3eaf
Compare
|
Confirmed this is working in the latest Neovim release on Arch. (Haven't checked other distros, I assume there will be some delay before tree-sitter 0.25 is packaged everywhere.) |
|
I've confirmed that Zed isn't compatible with ABI version 15 yet. @nobodywasishere I know you've been working on the Zed extension recently. If this gets merged, it means that any changes to |
|
The Zed extension is released now and (should) be stable for the time being. Any fixes that need to be made will require 0.25 anyways, so it's fine to wait. Feel free to merge this and I can make a dedicated branch if need be |
|
I think it may be useful to tag a release for the current main before this is merged |
|
Agreed about tagging a release. I have one more set of changes I'm working on right now to get in before that. |
|
Looks like Zed should support upgrading to tree-sitter 0.25, which means this and other improvements can be made now |
|
Nvim on ArchLinux also already supports API 15, 13-15 IIRC last time I checked. |
0cd3eaf to
e7e2d54
Compare
b1174fd to
b71b686
Compare
b71b686 to
fea8590
Compare
No description provided.