This is an alternative for Emmet. If you only need the Emmet CSS completions feature or you get trouble with Emmet, try this one.
Install via Package Control.
- Works with default CSS package, LESS, and Syntax Highlighting for Sass
- Two versions:
has-Prefix
orno-Prefix
- Smart completion rule: propery snippes will no longer popup when you typing propery values
- Pseudo class completions
- Extra propery value completions
If you intend to use snippets with no prefix, add has-Prefix
into the ignored_packages
list of your settings file. The other way round, if you intend to use snippets with prefix, add no-Prefix
into the ignored_packages
list. (If you know a better way to do this please please let me know.)