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

`{% set foo = -1 %}` is scoped as invalid grammar #14

Closed jfcherng closed 5 months ago

jfcherng commented 2 years ago

Description of the bug

{% set foo = -1 %}

Steps to reproduce

Just use the snippet above.

Expected behavior

Not invalid grammar.

Actual behavior

image

BetterJinja version

1.1.0