Commit graph

2 commits

Author SHA1 Message Date
Robert Muir
d7a9c15124
fix(jinja): assign highlights to all variables and functions
The majority of jinja variables aren't assigned any highlights at all.
Assign @variable to all identifiers.

Jinja filters without parameters are not highlighted as functions: add a
query for these.

Refine the existing @variable.member to only capture identifiers instead
of broader nodes.
2025-07-17 22:12:23 -04:00
Christian Clason
692b051b09 feat!: drop modules, general refactor and cleanup 2025-05-12 18:43:40 +02:00
Renamed from queries/jinja_inline/highlights.scm (Browse further)