ronnidc / vscode-nunjucks

Nunjucks for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=ronnidc.nunjucks
65 stars 18 forks source link

Is it possible to add support for syntax highlighting in template literals? #22

Open gavinmcfarland opened 5 years ago

gavinmcfarland commented 5 years ago

I'm not sure how doable this is but I use nunjucks a lot in template literals as it saves having to have the template code in a separate file. However this means it's quite hard to read the template. Support for syntax highlighting in template literals would be super handy for this.