Emmet Css Snippets
Emmet CSS completions for Sublime Text
Labels snippets
Details
Installs
- Total 1.07M
- Win 837K
- Mac 150K
- Linux 82K
Apr 19 | Apr 18 | Apr 17 | Apr 16 | Apr 15 | Apr 14 | Apr 13 | Apr 12 | Apr 11 | Apr 10 | Apr 9 | Apr 8 | Apr 7 | Apr 6 | Apr 5 | Apr 4 | Apr 3 | Apr 2 | Apr 1 | Mar 31 | 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 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 5 | 27 | 36 | 31 | 22 | 20 | 9 | 18 | 24 | 32 | 48 | 31 | 25 | 15 | 14 | 27 | 33 | 40 | 37 | 30 | 23 | 16 | 28 | 37 | 33 | 38 | 38 | 24 | 17 | 39 | 40 | 46 | 44 | 33 | 19 | 35 | 63 | 61 | 31 | 42 | 90 | 20 | 38 | 44 | 47 | 37 |
Mac | 0 | 2 | 2 | 2 | 3 | 4 | 3 | 5 | 7 | 3 | 0 | 3 | 5 | 2 | 1 | 2 | 3 | 2 | 1 | 5 | 4 | 1 | 0 | 2 | 6 | 2 | 4 | 3 | 3 | 2 | 2 | 7 | 3 | 2 | 2 | 4 | 2 | 6 | 2 | 2 | 4 | 3 | 4 | 4 | 3 | 2 |
Linux | 2 | 2 | 1 | 3 | 1 | 0 | 1 | 3 | 0 | 0 | 3 | 0 | 2 | 0 | 4 | 2 | 2 | 0 | 1 | 3 | 1 | 2 | 5 | 1 | 2 | 2 | 4 | 3 | 0 | 3 | 0 | 2 | 2 | 3 | 0 | 2 | 3 | 3 | 2 | 2 | 2 | 1 | 1 | 0 | 0 | 4 |
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.)