Nunjucks seems to do the trick. Nunjucks - Visual Studio Marketplace <https://marketplace.visualstudio.com/items?itemName=ronnidc.nunjucks>
ext install extension nunjucks > When you save a file with some file extension, VSCode automatically prompts you to install a related VSCode extension. That's how I came to know about this extension. On Monday, September 23, 2019 at 8:55:52 PM UTC+5:30, cinem...@gmail.com wrote: > > Is there way to highlight templates files (.tmpl) in VSCode? There is an > extension gotemplate-syntax > <https://marketplace.visualstudio.com/items?itemName=casualjim.gotemplate> > but > seems it doesn't make the job. > > > {{define "side"}} > <h3>New Books</h3> > <p>There's nothing here</p> > {{end}} > > -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/a4f50184-e5d9-454a-b576-39ffab9c8327%40googlegroups.com.