language-tools icon indicating copy to clipboard operation
language-tools copied to clipboard

(vscode) pug template is missing attribute tips 组件属性提示缺失

Open fengjac opened this issue 1 year ago • 5 comments
trafficstars

"@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 是可以正常提示

image

But it does not work in pug template. 但是用 pug template 就没有了提示

image

fengjac avatar Apr 09 '24 04:04 fengjac

i have same problem from v2.0 :/

hc-chumak avatar Apr 12 '24 13:04 hc-chumak

I have same problem from v2.0.14

kele59 avatar Apr 28 '24 08:04 kele59

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

wongsuksiri avatar Apr 30 '24 07:04 wongsuksiri

Same issue here. Component props are not respected in the autocomplete at the moment.

itzaks avatar May 08 '24 09:05 itzaks

Same issue :(

shadowdreamer avatar May 11 '24 07:05 shadowdreamer

It is already June 15th, and the latest version 2.0.21 still has this problem.

antonySee avatar Jun 15 '24 07:06 antonySee