Expand description
Astro language support for the tree-sitter parsing library.
Constantsยง
- HIGHLIGHTS_
QUERY - The syntax highlighting query for the Astro grammar.
- INJECTIONS_
QUERY - The injections query for Astro.
- LANGUAGE
- The tree-sitter
LanguageFnfor the Astro grammar. - NODE_
TYPES - The content of the [
node-types.json] file for the Astro grammar.