Description
Enables Tree-sitter tools to parse Tree-sitter query files. It helps grammar and editor maintainers write syntax queries for highlighting, captures, injections, and structural matching.
Query mistakes can make editor features inaccurate or slow. Test queries against real source files before shipping them in an editor plugin.