You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Typescript Vue plugin extension is no longer needed (#3788).
Describe the solution you'd like
Delete Vue.vscode-typescript-vue-plugin from template/base/.vscode/extensions.json
Delete Vue.vscode-typescript-vue-plugin related infromation from utils/generateReadme.ts
2.1.In editors, we need [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin) to make the TypeScript language service aware of.vue types.
2.2. + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin)
Is your feature request related to a problem? Please describe.
Typescript Vue plugin extension is no longer needed (#3788).
Describe the solution you'd like
2.1.
In editors, we need [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin) to make the TypeScript language service aware of
.vuetypes.
2.2.
+ [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin)
Additional context
https://github.com/vuejs/language-tools/releases/tag/v2.0.0
Can I get an approval to apply these updates?
The text was updated successfully, but these errors were encountered: