SaaSHub helps you find the best software and product alternatives Learn more →
Evil-textobj-tree-sitter Alternatives
Similar projects and alternatives to evil-textobj-tree-sitter
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
-
-
-
doom-emacs
Discontinued An Emacs framework for the stubborn martian hacker [Moved to: https://github.com/doomemacs/doomemacs]
-
-
-
puni
Structured editing (soft deletion, expression navigating & manipulating) that supports many major modes out of the box.
-
-
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better evil-textobj-tree-sitter alternative or higher similarity.
evil-textobj-tree-sitter discussion
evil-textobj-tree-sitter reviews and mentions
Posts with mentions or reviews of evil-textobj-tree-sitter.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-09-14.
-
Let's write an Emacs treesitter major mode
You may be aware but the author of TFA also has a tree-sitter based minor mode called Combobulate for exactly that:
https://www.masteringemacs.org/article/combobulate-structure...
There is also evil-textobj-tree-sitter for tree-sitter based text objects for Evil mode:
https://github.com/meain/evil-textobj-tree-sitter
-
How to Get Started with Tree-Sitter
here are the structural editing tools, and they're great - https://github.com/meain/evil-textobj-tree-sitter
- evil-textobj-tree-sitter: Tree-sitter powered textobjects for evil mode in Emacs
-
Tree-sitter starter guide
evil-mode users already have options, and there seems to be a new package with general applicability too.
-
Best packages to use with evil mode .
evil-textobj-tree-sitter: provides new textobjects to evil-mode, thanks to treesitter
-
Are we living in the golden age of Emacs?
I have a package which lets you target language level constructs like functions, classes, conditionals etc for text objects using tree-sitter. This is specific to evil mode as of now, though making it work outside evil would not be that big an effort. https://github.com/meain/evil-textobj-tree-sitter
-
Tree Sitter and the Complications of Parsing Languages
Other than combobulate, these packages also use tree-sitter for changing code (not just highlighting): * https://codeberg.org/FelipeLema/tree-sitter-indent.el * https://github.com/meain/evil-textobj-tree-sitter
-
Using tree-sitter to create better snippets
this might interest you: https://github.com/meain/evil-textobj-tree-sitter
-
The State of Structural Editing in Emacs?
not lsp, treesitter is the way to go. lsp does not provide AST ATM. There is already https://github.com/meain/evil-textobj-tree-sitter . As a side note, smartparens work on non-lispy code. I am very happy with using in combination with evil-cleverparens.
-
A note from our sponsor - SaaSHub
www.saashub.com | 2 Dec 2024
Stats
Basic evil-textobj-tree-sitter repo stats
12
199
6.1
14 days ago
meain/evil-textobj-tree-sitter is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of evil-textobj-tree-sitter is Scheme.
Popular Comparisons
- evil-textobj-tree-sitter VS doom-emacs
- evil-textobj-tree-sitter VS combobulate
- evil-textobj-tree-sitter VS lispy
- evil-textobj-tree-sitter VS nvim-gps
- evil-textobj-tree-sitter VS things.el
- evil-textobj-tree-sitter VS gopcaml-mode
- evil-textobj-tree-sitter VS evil-org-mode
- evil-textobj-tree-sitter VS evil-cleverparens
- evil-textobj-tree-sitter VS symex.el
- evil-textobj-tree-sitter VS symex-ts