nvim-treesitter/runtime
Benny Powers f4f9a36fa4 fix(ecma): use scoped injections instead of combined
Use `[string_fragment template_substitution]+` pattern for scoped
injections per maintainer feedback, avoiding the cost of combined
injections. This requires splitting alternations into separate patterns
for the `fn()` and tagged template literal forms.

Assisted-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 10:08:44 +03:00
..
queries fix(ecma): use scoped injections instead of combined 2026-04-03 10:08:44 +03:00