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 opened Oct 8, 2023 by clason
Open 4
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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

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
Richer Nix queries enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
#556 opened Jan 26, 2024 by gkze
Rust @function.outer breaks with indentation bug Something isn't working
#553 opened Jan 15, 2024 by farnoy
Broken rust query bug Something isn't working
#513 opened Oct 25, 2023 by antosha417
Opening cpp and zig files will hang for a while. bug Something isn't working
#507 opened Oct 15, 2023 by glepnir
[Question] Which commit is usable for neovim v0.8.3? bug Something isn't working
#504 opened Oct 10, 2023 by qlibp
Refactor into standalone plugin enhancement New feature or request
#503 opened Oct 8, 2023 by clason
Text object @parameter does not work after undo with u bug Something isn't working
#498 opened Oct 5, 2023 by AnhQuanTrl
ProTip! Adding no:label will show everything without a label.