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

Failing to recommend right class #260

Closed pavangayakwad closed 3 years ago

pavangayakwad commented 4 years ago

The extension is really missing the point, please find the screenshot, it is failing to make right recommendation over intellisense. Am I missing something here? Would be great if it is fixed. Thanks.

image

pavangayakwad commented 4 years ago

..and it worked fine after installing the HTML CSS support plugin, is this a prerequisite?

image

zignd commented 3 years ago

Woah, that's really weird, that's one example of usage I always attempt to do by myself when using Bootstrap for example and it always work. I wonder if it could be conflicting extensions.