Closed Gehbt closed 2 months ago
2.1.4
1.92.2
3.5.0
5.4.5
No response
{ "dependencies": { "vue": "^3.5.0" }, "devDependencies": { "unplugin-vue-macros": "^2.11.6", }, }
src/App.vue
main
solve
"plugins": ["unplugin-vue-macros/volar"]
https://github.com/Gehbt/vls-bug-repro1
It also cause any virtual file generate error
useTemplateRef will be removed from vue-macros in next version.
Vue - Official extension or vue-tsc version
2.1.4
VSCode version
1.92.2
Vue version
3.5.0
TypeScript version
5.4.5
System Info
No response
package.json dependencies
Steps to reproduce
src/App.vue
main
solve
"plugins": ["unplugin-vue-macros/volar"]
in tsconfig.app.jsonWhat is expected?
What is actually happening?
Link to minimal reproduction
https://github.com/Gehbt/vls-bug-repro1
Any additional comments?
It also cause any virtual file generate error