Skip to content

Issues: nvim-treesitter/nvim-treesitter-textobjects

Call for Maintainers
#345 opened Dec 22, 2022 by theHamsta
Open 7
Refactor into standalone plugin
#503 by clason was closed Aug 3, 2024
Closed 6
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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

vif/vaf not working in Lua code bug Something isn't working
#688 opened Sep 9, 2024 by tmbdev
@annotation.inner and @annotation.outer enhancement New feature or request
#684 opened Sep 8, 2024 by nikitarevenco
swap can not swap children across parents bug Something isn't working NEXT issues and PRs relating to the 1.0 refactor on `main`
#677 opened Aug 31, 2024 by ofseed
Python: augmented_assignments enhancement New feature or request
#643 opened Jul 1, 2024 by simonmandlik
JS's generator function not recognized bug Something isn't working
#633 opened Jun 14, 2024 by JonatasAmaral
@comment.inner not working as expected bug Something isn't working
#628 opened May 31, 2024 by SamuelBorn
bug: slow textobject select queries for Rust bug Something isn't working
#627 opened May 29, 2024 by aclementev
Specify if query selects last line or not enhancement New feature or request
#620 opened May 18, 2024 by ilan-schemoul
Add #make-range-between! enhancement New feature or request
#608 opened Apr 24, 2024 by alexmozaidze
example "scope" ]s mapping seemingly does nothing bug Something isn't working
#604 opened Apr 15, 2024 by aktau
@inner.block @outer.block makes no sense in C I believe bug Something isn't working
#589 opened Apr 2, 2024 by ilan-schemoul
Built in textobjects table is hard to read enhancement New feature or request
#584 opened Mar 13, 2024 by ElleNajt
Delete @function.outer deletes more than it should bug Something isn't working
#575 opened Feb 27, 2024 by SamuelLarkin
Add set_jumps option to select module enhancement New feature or request
#567 opened Feb 14, 2024 by pockata
The move function is very slow on some large cpp files bug Something isn't working
#560 opened Feb 4, 2024 by NGPONG
Scope locals not correct for lua files bug Something isn't working
#559 opened Feb 3, 2024 by abhyuditjain
Rust @function.outer breaks with indentation bug Something isn't working
#553 opened Jan 15, 2024 by farnoy
ProTip! Exclude everything labeled bug with -label:bug.