vuejs / language-tools

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

行内标签 V 字符匹配问题 #4698

Closed lukesyy closed 1 month ago

lukesyy commented 1 month ago

Vue - Official extension or vue-tsc version

v2.0.28

VSCode version

1.92.2

Vue version

2.7.14

TypeScript version

no

System Info

No response

Steps to reproduce

28e77e5f9a9512d41adfe18e80790be6

What is expected?

输入 V 展示列表

What is actually happening?

输入 V 展示列表

Link to minimal reproduction

No response

Any additional comments?

No response

KermanX commented 1 month ago

Sorry I cannot reproduce this problem on my machine. Please provide a minimal reproduction. Thanks!

lukesyy commented 1 month ago

经过测试是因为 https://marketplace.visualstudio.com/items?itemName=oibit.element-ui-helper 插件冲突导致