S
S
Sergey delphinpro2019-08-01 16:16:46
phpstorm
Sergey delphinpro, 2019-08-01 16:16:46

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:centerexpands 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

1 answer(s)
S
Sergey delphinpro, 2019-08-01
@delphinpro

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 question

Ask a Question

731 491 924 answers to any question