Answer the question
In order to leave comments, you need to log in
Emmet stopped working without colons in abbreviations in the latest update. How to fix?
The bottom line is that earlier, when typing two letters in scss files db[tab]
, it expanded into display: block;
Now it expands into dominant-baseline: ;
Similarly with other abbreviations tac[tab]
, instead it text-align:center
expands into touch-action: ;
If you enter with a colon, as in the classic emmet, then of course it works. But the muscle memory of the fingers takes its toll - I'm already used to abbreviations without colons.
How to return everything back to normal?
Answer the question
In order to leave comments, you need to log in
Found a solution.
You need to enable the "Enable fuzzy search among CSS abbreviations" option on the Editor > Emmet > CSS page
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question