Skip to content

volar 插件在每次 vscode 工作区内的固定配置

参考资料 https://cn.vuejs.org/guide/typescript/overview.html#volar-takeover-mode

在 vscode 的插件拓展内,搜索 @builtin typescript,在工作区内把插件 JavaScript 和 TypeScript 的语言功能关掉。仅需要实现工作区内禁用插件即可。

vscode.typescript-language-features

能否实现工作区固定配置?

有疑惑 实现一个 vue3 的 vscode 工作区配置文件,固定安装 volar,禁用 vetur,配置 volar?

bug v4.1.2

版本 v4.1.2

出现莫名其妙的组件库丢失类型、

2023-04-21-18-10-03

tsconfig.json的注释出现错误

2023-04-21-18-11-20

推测是该插件 vue.vscode-typescript-vue-plugin 导致的 bug。

2023-04-21-18-10-18

贡献者

The avatar of contributor named as 阮喵喵 阮喵喵
The avatar of contributor named as ruan-cat ruan-cat

页面历史