You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I only use emmet for HTML, in CSS it breaks the code completion a bit. Often I type only 3 characters hit tab and I think emmet jumps in and breaks.
dis -> display (right)
dis -> disp: (wrong)
this is the expanded code what I got and it really breaks my css code often.
So please add options to choose the language where you want to use emmet. A global option and maybe an option per project would be nice too, but the global option is more important.