Closed
Description
Vue - Official extension or vue-tsc version
2.0.28
VSCode version
1.92.0-insiders
Vue version
3.5.0-alpha.5
TypeScript version
5.5.4
System Info
No response
Steps to reproduce
Type attributes such as :class
, :style
, v-bind:class
, v-bind:style
, v-bind:key
, v-bind:ref
etc.
What is expected?
Documents of corresponding attribute should be provided.
What is actually happening?
Nothing.
Link to minimal reproduction
No response
Any additional comments?
No response