Sublime-Instincts / BetterJinja

A Sublime Text package that provides enhanced syntax highlighting, completions, snippets & more for Jinja templates.
https://packagecontrol.io/packages/Jinja2
MIT License
15 stars 4 forks source link

Fix YAML key detection #25

Closed deathaxe closed 3 months ago

deathaxe commented 3 months ago

Ignore interpolation content within {{ .. }} within key detection lookaheads.

related with: https://github.com/sublimehq/Packages/pull/4014