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.
请先登录再写评论。
Hello,
Please enable "Fuzzy search among CSS abbreviations" option in "Settings/Preferences | Editor | Emmet | CSS"
For me is also not working in scss files "Fuzzy search among CSS abbreviations" option in "Settings/Preferences | Editor | Emmet | CSS" is enabled
Emmet is not supported in scss: https://youtrack.jetbrains.com/issue/WEB-21842
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/
It's a third-party plugin. It might be incompatible with the latest version.