Emmet Css Snippets
Emmet CSS completions for Sublime Text
Labels snippets
Details
Installs
- Total 1.07M
- Win 840K
- Mac 151K
- Linux 82K
Oct 9 | Oct 8 | Oct 7 | Oct 6 | Oct 5 | Oct 4 | Oct 3 | Oct 2 | Oct 1 | Sep 30 | Sep 29 | Sep 28 | Sep 27 | Sep 26 | Sep 25 | Sep 24 | Sep 23 | Sep 22 | Sep 21 | Sep 20 | Sep 19 | Sep 18 | Sep 17 | Sep 16 | Sep 15 | Sep 14 | Sep 13 | Sep 12 | Sep 11 | Sep 10 | Sep 9 | Sep 8 | Sep 7 | Sep 6 | Sep 5 | Sep 4 | Sep 3 | Sep 2 | Sep 1 | Aug 31 | Aug 30 | Aug 29 | Aug 28 | Aug 27 | Aug 26 | Aug 25 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 2 | 15 | 35 | 35 | 7 | 15 | 26 | 21 | 28 | 20 | 19 | 23 | 22 | 50 | 27 | 25 | 31 | 39 | 21 | 26 | 25 | 36 | 45 | 58 | 26 | 25 | 18 | 46 | 25 | 26 | 28 | 32 | 17 | 17 | 36 | 25 | 45 | 32 | 33 | 5 | 13 | 13 | 20 | 22 | 16 | 13 |
Mac | 0 | 2 | 2 | 1 | 2 | 2 | 2 | 1 | 1 | 3 | 2 | 0 | 0 | 3 | 3 | 3 | 4 | 3 | 2 | 2 | 4 | 0 | 6 | 6 | 3 | 2 | 2 | 3 | 0 | 2 | 2 | 4 | 0 | 1 | 2 | 3 | 4 | 2 | 3 | 2 | 0 | 1 | 0 | 4 | 2 | 0 |
Linux | 0 | 0 | 1 | 1 | 1 | 3 | 1 | 1 | 0 | 0 | 2 | 1 | 2 | 2 | 2 | 3 | 4 | 4 | 0 | 1 | 2 | 3 | 1 | 2 | 6 | 2 | 0 | 2 | 5 | 1 | 0 | 0 | 1 | 3 | 2 | 0 | 0 | 0 | 3 | 0 | 3 | 1 | 0 | 4 | 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-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.)