ArcherHume / jinja2-support

Highlighting and indentation for Jinja2 templates
7 stars 2 forks source link

`if` statement not recognized #5

Open antoinetielbeke opened 1 month ago

antoinetielbeke commented 1 month ago

screenshot 2024-09-30 at 12 27 13@2x It seems that all my if statements are not getting picked up. Just simple resolves like {{ myparam }} seem to work fine.

Thanks for the extension!