TypeScript IntelliSense for Web
Why?
⚠️ Note
Try it: https://vscode.dev/github/johnsoncodehk/volar-starter Vue SupportSince the Vue language tool is well integrated with Volar.js, this extension also integrates Vue language support with very little effort, but you don't have to worry about it, there is almost no performance loss. Svelte + Angular + MDX SupportWe have previously implemented Svelte and Angular examples for Volar.js, and this extension also integrates them along with an MDX implementation from the community.
Note that only Vue is a mature implementation, the others are not. The extension defaults to enabling support for these 4 languages and you can disable the ones you don't use as needed.
Syntax Highlighting and GrammarThis extension only includes IntelliSense support; you will still need to install the corresponding extensions for syntax highlighting and grammar:
Disable Built-in TypeScript ExtensionThis extension and the Built-in TypeScript Extension sometimes show duplicate results, which is not a big problem, but you still can disable the Built-in TypeScript Extension yourself if you want, please refer to https://vuejs.org/guide/typescript/overview.html#volar-takeover-mode. Check internally generated virtual code for .vue, svelte, .html, .mdx.As with the official Vue extension, you can use this extension to view virtual code in a Web IDE, simply by running the TypeScript Web (Debug): Show Virtual Files command. Settings
Full-time Support by |