-
Notifications
You must be signed in to change notification settings - Fork 202
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
Call for Maintainers #345
Comments
Long-term (after much needed cleanup) we could think about upstreaming this into nvim-treesitter itself (combining this with the Regarding tests: a particular pain point is that we currently don't catch parser updates in nvim-treesitter that break nvim-treesitter-textobjects queries; this would be another (separate) issue that could be worked on. |
We should at least make sure that we don't upstream (more) bad/legacy code to nvim-treesitter and do some clean up before. No big concerns about upstreaming the queries. |
Yes, that's why I wrote "after cleanup" ;) |
Working on getting more involved in this project and would love to help out any way that I can. |
I'm gonna submit a PR soon trying to add a new feature. |
Can we have a status update on if the package is still maintained. Because I think it's an useful package used by thoushands (or at least starred by ~2K). |
Status update is: blocked by #523 |
I'm not using nvim-treesitter-textobjects that frequently and I'm a bit short on time to implement urgently needed features and refactorings for this plugin.
@kiyoon was already helping already a lot to revive this project. Thank you again!
We had some ideas on open task discussed here:
#329 (comment), #329 (comment) . Essentially,
nvim-treesitter.query
If you have some open cycles feel free to ping me or comment here if you want to get involved! You don't have to spend a lot of time. Just have a look at open issues from time to time to see whether there is some small thing that you can fix. Shared work is less work for everyone 🙂
The text was updated successfully, but these errors were encountered: