Search code examples
Fetch function names from a file using tree-sitter-javascript...


javascriptnode.jstreesitter

Read More
Treesitter and syntax folding...


neovimfoldingtreesitter

Read More
How to get the TSNode from a TreeSitter query storing captures in metadata in neovim?...


neovimtreesitter

Read More
Tree sitter looking ahead, failing, but not reversing and trying another path...


treesitter

Read More
Link one Treesitter highlight group to another...


neovimtreesitter

Read More
How to use `or` logic in tree-sitter query syntax?...


abstract-syntax-treetreesitter

Read More
Neovim command to create print statement for Python function arguments...


pythonparsingluaneovimtreesitter

Read More
How to get the tree structure data of class/property/method in tree-sitter?...


javascriptnode.jsabstract-syntax-treetreesitter

Read More
Emacs and tree-sitter: Problems with installing c++ language grammar...


c++emacstreesitter

Read More
NeoVim Treesitter RST highlight for Python docstrings...


neovimtreesitter

Read More
Why is the last statement ignored in ast-grep / tree-sitter with C++ in compound_statement?...


c++treesitterast-grep

Read More
Resolve conflict in tree-sitter grammar...


treesitter

Read More
Neovim: no syntax highlighting with treesitter for markdown...


markdownneovimtreesitter

Read More
How to create a new capture group with treesitter for updating highlight priority in neovim?...


neovimtreesitter

Read More
How to create the latex tree-parser for neovim?...


neovimtreesitter

Read More
Lifetimes and IntoIter in Rust...


rusttreesitter

Read More
treesitter/highlighter issues with LaTeX formula in Markdown files, and any other language...


latexmarkdownsyntax-highlightingneovimtreesitter

Read More
How to make nvim highlight SQL code in TypeScript files?...


neovimtreesitter

Read More
Neovim: fold code with `foldmethod=syntax` or `foldmethod=expr` depending on Tree-sitter...


neovimcode-foldingtreesitter

Read More
Is there a way to use the language server to make neovim show the path to the current symbol?...


ideneovimtreesitter

Read More
How do I match the string value only in tree-sitter?...


treesitter

Read More
How to add web-tree-sitter to a NextJS project?...


webpacknext.jsabstract-syntax-treetreesitter

Read More
Walk through all tree nodes?...


treesitter

Read More
Tree sitter query: optionally step into a node...


c++treesitter

Read More
How do I fix "Failed to execute C/C++ compiler" error when building helix grammer?...


treesitterhelix-editor

Read More
What Should I Do to Fix Unknown Error was Caused by Treesitter...


luaneovimtreesitterneovim-plugin

Read More
neovim (AstroNvim) treesitter/highlighter error on comment-lines...


commentsneovimtreesitter

Read More
Using tree-sitter as compiler's main parser...


parsingcompiler-constructionsyntax-highlightingtreesitter

Read More
Syntax Highlighting For Python Docstrings in Neovim Treesitter...


pythonpython-3.xneovimtreesitter

Read More
Highlight TODO permanently in vim(nvim)/treesitter...


neovimtreesitterlunarvim

Read More
BackNext