Emmet Css Snippets
Emmet CSS completions for Sublime Text
Labels snippets
Details
Installs
- Total 1.08M
- Win 842K
- Mac 151K
- Linux 82K
| Mar 30 | Mar 29 | Mar 28 | Mar 27 | Mar 26 | Mar 25 | Mar 24 | Mar 23 | Mar 22 | Mar 21 | Mar 20 | Mar 19 | Mar 18 | Mar 17 | Mar 16 | Mar 15 | Mar 14 | Mar 13 | Mar 12 | Mar 11 | Mar 10 | Mar 9 | Mar 8 | Mar 7 | Mar 6 | Mar 5 | Mar 4 | Mar 3 | Mar 2 | Mar 1 | Feb 28 | Feb 27 | Feb 26 | Feb 25 | Feb 24 | Feb 23 | Feb 22 | Feb 21 | Feb 20 | Feb 19 | Feb 18 | Feb 17 | Feb 16 | Feb 15 | Feb 14 | Feb 13 | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Windows | 9 | 12 | 10 | 39 | 14 | 14 | 52 | 16 | 9 | 13 | 40 | 18 | 15 | 68 | 28 | 12 | 9 | 50 | 22 | 20 | 90 | 34 | 14 | 10 | 38 | 44 | 25 | 64 | 22 | 7 | 11 | 14 | 22 | 14 | 26 | 15 | 13 | 10 | 36 | 13 | 17 | 15 | 25 | 4 | 8 | 12 |
| Mac | 3 | 2 | 2 | 1 | 2 | 0 | 3 | 1 | 3 | 3 | 4 | 1 | 1 | 2 | 2 | 1 | 0 | 4 | 1 | 1 | 2 | 1 | 0 | 2 | 2 | 3 | 5 | 3 | 3 | 1 | 1 | 5 | 2 | 6 | 1 | 1 | 1 | 2 | 1 | 0 | 2 | 3 | 2 | 1 | 1 | 3 |
| Linux | 2 | 6 | 1 | 1 | 3 | 3 | 2 | 1 | 5 | 1 | 1 | 1 | 1 | 1 | 3 | 4 | 0 | 1 | 0 | 7 | 0 | 1 | 2 | 0 | 1 | 1 | 0 | 2 | 2 | 1 | 3 | 2 | 1 | 1 | 3 | 4 | 3 | 2 | 1 | 1 | 1 | 0 | 3 | 0 | 1 | 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-Prefixorno-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.)