Emmet not working in EAP anymore?

已回答

Before EAP:

1. Write 'mb5' in css file

2. Press tab

3. It expands to 'margin-bottom: 5px;'

Now:

After step 1 autocompletion doesn't show any suggestions. Only 'mb' works.

4

Hello,

Please enable "Fuzzy search among CSS abbreviations" option in "Settings/Preferences | Editor | Emmet | CSS"

1
Avatar
Permanently deleted user

For me is also not working in scss files "Fuzzy search among CSS abbreviations" option in "Settings/Preferences | Editor | Emmet | CSS" is enabled 

0
Avatar
Permanently deleted user

ok strange until PHP Storm 2019.1 I could use emmet with scss, I have also the emmet everywhere plugin https://plugins.jetbrains.com/plugin/7450-emmet-everywhere/

0

It's a third-party plugin. It might be incompatible with the latest version.

0

请先登录再写评论。