Inside a <script type="text/x-jsrender">, all code is displayed in white. If I just change x-jsrender to html, the syntax highlighting works as expected.
Is there a way to teach VS Code to treat x-jsrender like html?
Inside a <script type="text/x-jsrender">, all code is displayed in white. If I just change x-jsrender to html, the syntax highlighting works as expected.
Is there a way to teach VS Code to treat x-jsrender like html?