APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product. Learn more →
Nvim-treesitter-textobjects Alternatives
Similar projects and alternatives to nvim-treesitter-textobjects
-
-
Kargo
Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.
-
-
-
-
-
-
-
AppSignal
Monitoring that respects your time & budget. APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
nvim-treesitter-textobjects discussion
nvim-treesitter-textobjects reviews and mentions
-
Pantograph: A Fluid and Typed Structure Editor
I utilize structural editing in nvim using some plugins:
- treesitter-textobjects with powerful select and expand selection motions: https://github.com/nvim-treesitter/nvim-treesitter-textobjec...
- sibling-swap fun name but does exactly that: https://github.com/Wansmer/sibling-swap.nvim
-
Use treesitter to jump to next argument without going into nested function calls?
I was hoping to use nvim-treesitter-textobjects to jump to the next argument via something like this:
-
Code navigation ctags/cscope/gnu global alternative?
You want to look at nvim-treesitter-textobjects. It let's you define keymaps for navigating text objects defined by treesitter and you can also use them with commands like d, c and so on.
-
My Favorite Vim Oneliners for Text Manipulation
Thank you! It looks like nvim-treesitter-textobjects is a good plugin to start with:
https://github.com/nvim-treesitter/nvim-treesitter-textobjec...
-
How to move between the topmost/root node in treesitter?
I'm aware of nvim-treesitter-textobjects and I suspect my answer lies in this plugin, but is there a way to move between root nodes that is agnostic of the node type?
-
Manipulating and moving between function arguments in Neovim
Thanks! I just started using https://github.com/nvim-treesitter/nvim-treesitter-textobjects, and it works as a charm.
-
Searching for plugin to provide granular treesitter visual mode navigation
nvim-treesitter-textobjects
-
Vim Tip - Jump to start of function or code block
In this case, reading here is probably a good start: https://github.com/nvim-treesitter/nvim-treesitter-textobjects
-
Getting v(a|i)B working in Ruby?
Have a look at https://github.com/nvim-treesitter/nvim-treesitter-textobjects. Set up the @block.inner and @block.outer textobjects and it should work.
-
How do you jump to the beginning of a function
nvim-treesitter-textobjects lets you jump to (for instance) functions more accurately than with a regex-based approach using ]f
-
A note from our sponsor - AppSignal
www.appsignal.com | 13 Sep 2026
Stats
nvim-treesitter/nvim-treesitter-textobjects is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of nvim-treesitter-textobjects is Tree-sitter Query.
Popular Comparisons
- nvim-treesitter-textobjects VS mini.ai
- nvim-treesitter-textobjects VS nvim-treesitter-refactor
- nvim-treesitter-textobjects VS mini.nvim
- nvim-treesitter-textobjects VS vim-multiple-cursors
- nvim-treesitter-textobjects VS nvim-treesitter-context
- nvim-treesitter-textobjects VS nvim-treesitter-textsubjects
- nvim-treesitter-textobjects VS targets.vim
- nvim-treesitter-textobjects VS nvim-surround
- nvim-treesitter-textobjects VS vim-textobj-user
- nvim-treesitter-textobjects VS nvim-treesitter-textobjec