pucelle / vscode-css-navigation

Allowing Go to definition from HTML to CSS, or Find References from CSS to HTML.
https://marketplace.visualstudio.com/items?itemName=pucelle.vscode-css-navigation
MIT License
64 stars 8 forks source link

emmet support #76

Closed soredake closed 1 year ago

soredake commented 1 year ago

I would be nice if this extension can autocomplete right after i use emmet to insert class="" for example, right now i need to move cursor left or right, then come back and autocomplete will work.

soredake commented 1 year ago

Example of how it's working right now: Анимация

soredake commented 1 year ago

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