vscode-language-babel
vscode-language-babel copied to clipboard
Template literal highlighting not working correctly for variable placeholders
When I have the Babel JavaScript extension enabled variable placeholders in template literals look like a string:
However after I disable the extension the the file type changes from Babel JavaScript to JavaScript and syntax highlighting works as expected:
Any ideas what could be the problem?
What theme are you using?
Visual Studio Dark