vuejs / language-tools

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

vscode ref 类型的变量 .value 自动保存不会补全 #4352

Closed 1589101207 closed 1 month ago

1589101207 commented 1 month ago

1.安装了插件 企业微信截图_20240508100442

2.在工作区设置了 "vue.autoInsert.dotValue": true 企业微信截图_20240508100453

3.写了一个ref 变量,尝试保存,无法生效 企业微信截图_20240508100501

1589101207 commented 1 month ago

需要结合eslint 才能生效