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

Document links for classname within `:class` #4641

Closed KazariEX closed 1 month ago

KazariEX commented 1 month ago

What problem does this feature solve?

Currently, the document links for scoped classname only takes effect on the class attribute without v-bind

What does the proposed solution look like?

Apply document links on string literal keys of arrays or objects with v-bind