visual studio code - syntax highlighting for html strings?
I've been trying to solve this problem for 3 days already but I can't seem to find any extension to have syntax highlighting for strings that used backticks(I don't know what is the general term for this kind of strings). But if there are no extensions to enable syntax highlight for this kind of strings, is there any settings for vscode that enables me to syntax higlight? To follow-up on Matt Bierner's previous answer. You should use this Visual Studio Code extension: angular2-inline This extension replaces the language-vscode-javascript-angular2 extension. here is the extension page with the