Adds syntax highlighting and language support for vue inline template inside of JavaScript and TypeScript tagged template strings.
UsageThe vue-inline-template extension adds highlighting and IntelliSense for vue inline template strings in JavaScript and TypeScript. It works out of the box when you use VS Code's built-in version of TypeScript. If you are using a workspace version of typescript, you must currently configure the TS Server plugin manually by following these instructions Todo
|