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
@praveenpuglia See #1952 (comment) for updates on this issue. You can now get emmet abbreviation expansion in the suggestion list without giving up on quick suggestions
List of installed extensions
Steps to Reproduce:
Expected
//type and hit tab. df --> display: flex; posa --> position: absolute;
Actual
//type and hit tab df --> stroke-dashoffset: posa --> padding-block-start:
The funny thing is, if I hit undo and hit tab again, they give me the desired result. So
NOTE: The problem exists in the insiders build, 1.13.0 too with ZERO extensions installed.
The text was updated successfully, but these errors were encountered: