zignd / HTML-CSS-Class-Completion

:chocolate_bar: Visual Studio Code extension that provides CSS class name completion for the HTML class attribute based on the CSS files in your workspace
https://marketplace.visualstudio.com/items?itemName=Zignd.html-css-class-completion
MIT License
253 stars 83 forks source link

Version of this plugin in reverse #265

Closed studio-blueboat closed 3 years ago

studio-blueboat commented 4 years ago

Hi there,

Just wondering if there is a version of this plugin that operates in reverse, i.e. looks at class names in html files and makes the available for definition in css, less and sass files.

jorgegarba commented 4 years ago

I think is not an issue

zignd commented 3 years ago

It could be implemented, but I believe it would diverge from the context this extension tries to tackle. Maybe it would be more fitted for a whole new extension and one that already exists and focus specifically on css, less or sass.