vuejs / language-tools

⚡ High-performance Vue language tooling based-on Volar.js
https://marketplace.visualstudio.com/items?itemName=Vue.volar
MIT License
5.55k stars 373 forks source link

Vue-Official在项目中使用 shift+鼠标点击 导入自定义组件到template中时报错 #4473

Closed yang1681314 closed 1 week ago

yang1681314 commented 1 week ago

Vue - Official extension or vue-tsc version

v2.0.21

VSCode version

1.90.1

Vue version

3.4.21

TypeScript version

5.2.2

System Info

Error applying edit '使用“Vue - Official”扩展删除': Unable to resolve resource volar-embedded-content://scriptsetupformat/file%253A%252F%252F%252Fd%25253A%252Fyang2024%252F3-Vue3%252F1-vite-vue3%252Fsrc%252FApp.vue

Steps to reproduce

用这个自动导入组件功能 image 会报下面的错误 image 请问这是什么什么问题?Vue - Official也重装过了

Link to minimal reproduction

No response

Any additional comments?

No response