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

emmet support is bugged #395

Closed soredake closed 2 years ago

soredake commented 2 years ago

Right now, when i autocomplete class="" with emmet for example class auto completion not work unless i move cursor left or right first.

Example of the problem: Анимация

soredake commented 2 years ago

Turns out this is intended behavior of vscode that can be changed https://www.reddit.com/r/vscode/comments/ey54p8/comment/fgg7wuc/