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

Missing ```css``` class references #4511

Closed teleskop150750 closed 3 days ago

teleskop150750 commented 4 days ago

Vue - Official extension or vue-tsc version

2.0.22

VSCode version

1.90

Vue version

3.4.30

TypeScript version

5.4

System Info

No response

Steps to reproduce

-

Link to minimal reproduction

No response

Any additional comments?

Hello. Thank you for the wonderful work.

Is it possible to somehow return the amount of "reference" above the class in scoped css.

It helped a lot to quickly find unused styles.

image

Duplicate of #4311 #3938

so1ve commented 3 days ago

https://github.com/vuejs/language-tools/pull/4364