tree-sitter-grammars / tree-sitter-query

TS query grammar for tree-sitter
Apache License 2.0
52 stars 14 forks source link

feat: make definition a supertype and add string content #37

Closed amaanq closed 5 months ago

amaanq commented 5 months ago

Problem

Solution

This PR solves these two problems in a non-breaking manner - all existing queries will function as is with no visible changes/effects