Emmet Css Snippets
Emmet CSS completions for Sublime Text
Labels snippets
Details
Installs
- Total 1.07M
- Win 835K
- Mac 150K
- Linux 82K
Jan 21 | Jan 20 | Jan 19 | Jan 18 | Jan 17 | Jan 16 | Jan 15 | Jan 14 | Jan 13 | Jan 12 | Jan 11 | Jan 10 | Jan 9 | Jan 8 | Jan 7 | Jan 6 | Jan 5 | Jan 4 | Jan 3 | Jan 2 | Jan 1 | Dec 31 | Dec 30 | Dec 29 | Dec 28 | Dec 27 | Dec 26 | Dec 25 | Dec 24 | Dec 23 | Dec 22 | Dec 21 | Dec 20 | Dec 19 | Dec 18 | Dec 17 | Dec 16 | Dec 15 | Dec 14 | Dec 13 | Dec 12 | Dec 11 | Dec 10 | Dec 9 | Dec 8 | Dec 7 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 3 | 22 | 18 | 19 | 30 | 22 | 22 | 32 | 36 | 25 | 19 | 21 | 36 | 37 | 35 | 29 | 24 | 23 | 42 | 22 | 9 | 12 | 19 | 19 | 11 | 21 | 29 | 17 | 20 | 33 | 15 | 20 | 25 | 35 | 21 | 37 | 33 | 25 | 47 | 37 | 23 | 32 | 33 | 31 | 13 | 21 |
Mac | 1 | 6 | 0 | 2 | 0 | 3 | 1 | 4 | 3 | 2 | 2 | 1 | 6 | 2 | 6 | 11 | 2 | 2 | 2 | 4 | 2 | 4 | 0 | 3 | 0 | 1 | 4 | 2 | 6 | 3 | 3 | 2 | 2 | 3 | 2 | 0 | 3 | 1 | 0 | 2 | 0 | 2 | 5 | 3 | 1 | 1 |
Linux | 0 | 1 | 1 | 2 | 0 | 1 | 2 | 2 | 3 | 0 | 2 | 2 | 0 | 1 | 2 | 3 | 3 | 1 | 4 | 2 | 1 | 0 | 3 | 2 | 1 | 0 | 0 | 1 | 1 | 1 | 2 | 2 | 0 | 0 | 2 | 0 | 1 | 0 | 4 | 2 | 0 | 2 | 4 | 2 | 3 | 2 |
Readme
- Source
- raw.githubusercontent.com
Emmet CSS Snippets for Sublime Text
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.
Features
- 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
Prefix
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.)