Tree-sitter Query HacktoberFest Projects
-
Then open the file in your favorite code editor, that is for me neovim btw, you might want to install a treesitter to provide some syntax highlighting although nice but not necessary, in vscode you can install a plugin for the syntax highlighting.
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
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
Tree-sitter Query HacktoberFest discussion
Index
# | Project | Stars |
---|---|---|
1 | nvim-treesitter | 12,238 |
2 | nvim-treesitter-textobjects | 2,447 |