language-tools
language-tools copied to clipboard
(vscode) pug template is missing attribute tips 组件属性提示缺失
"@vue/language-plugin-pug": "^2.0.11",
"pug": "^3.0.2",
Vue - Official: v2.0.10
It can show attribute tips in normal template. 常规的 template 是可以正常提示
But it does not work in pug template. 但是用 pug template 就没有了提示
i have same problem from v2.0 :/
I have same problem from v2.0.14
Indeed, the old version of Volar worked correctly, but the current Vue/language tools cannot perform in the same way. Unfortunately, I cannot install Volar as it has been deprecated.
@johnsoncodehk
Same issue here. Component props are not respected in the autocomplete at the moment.
Same issue :(
It is already June 15th, and the latest version 2.0.21 still has this problem.