Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>vscode-tree-sitter-queryNew to Visual Studio Code? Get it now.
vscode-tree-sitter-query

vscode-tree-sitter-query

Johannes Rieken

|
23,998 installs
| (2) | Free
Tools for working with Tree-Sitter
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Tree-sitter query language

Syntax highlighting and language configuration for the Tree-sitter query language: https://tree-sitter.github.io/tree-sitter/using-parsers#pattern-matching-with-queries

You can also run Tree-Sitter queries against 9 supported languages using the Tree-Sitter Notebook:

  1. File > New File > Tree-Sitter Notebook
  2. Add at least one source code cell followed by zero or more Tree-Sitter query cells
  3. Run all cells to see the parse tree (and query result if any) in cell output

Tree-sitter playground notebook

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft