Tree-sitter topic
Tree-sitter is a parser generator tool and an incremental parsing library. It can build a concrete syntax tree for a source file and efficiently update the syntax tree as the source file is edited. Tree-sitter grammars can be reused in many different languages.
CodeEditSourceEditor
A code editor view written in Swift powered by tree-sitter.
awesome-tree-sitter
Curated list of awesome tree-sitter language grammars, bindings, tools, libraries
nvim-yati
Yet another tree-sitter powered indent plugin for Neovim.
nvim-ts-context-commentstring
Neovim treesitter plugin for setting the commentstring based on the cursor location in a file.
syntax-highlighter
Syntax Highlighter extension for Visual Studio Code (VSCode). Based on Tree-sitter.
github-colors
Yet another GitHub colorscheme
difftastic
a structural diff that understands syntax 🟥🟩
diffsitter
A tree-sitter based AST difftool to get meaningful semantic diffs
nvim-treesitter
Nvim Treesitter configurations and abstraction layer
curlconverter
Transpile curl commands into Python, JavaScript and 27 other languages