-
-
Notifications
You must be signed in to change notification settings - Fork 469
Closed as not planned
Description
What problem does this feature solve?
Template languages like Jinja are languages in languages and they would benefit from highlighting twice: Once for the templated syntax, and once for the template language itself. Requirement for this to work would be the presence of multiple file extensions like nginx.conf.j2.
What feature do you propose?
nginx.conf- First pass, strip the.j2suffix, highlight as nginxnginx.conf.j2- Second pass, highlight as Jinja, retain nginx highlighting
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels