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
250 stars 83 forks source link

Intellisense with glitch #387

Open zhhongwang opened 2 years ago

zhhongwang commented 2 years ago

I installed this extension and found a small glitch. In a Angular project with Angular Material installed, I have to type the whole tag <div class=""></div>, move mouse to another line and come back to class name in order for the css class intellisense to work.