Emmet Css Snippets
Emmet CSS completions for Sublime Text
Labels snippets
Details
Installs
- Total 1.04M
- Win 812K
- Mac 148K
- Linux 80K
Jun 4 | Jun 3 | Jun 2 | Jun 1 | May 31 | May 30 | May 29 | May 28 | May 27 | May 26 | May 25 | May 24 | May 23 | May 22 | May 21 | May 20 | May 19 | May 18 | May 17 | May 16 | May 15 | May 14 | May 13 | May 12 | May 11 | May 10 | May 9 | May 8 | May 7 | May 6 | May 5 | May 4 | May 3 | May 2 | May 1 | Apr 30 | Apr 29 | Apr 28 | Apr 27 | Apr 26 | Apr 25 | Apr 24 | Apr 23 | Apr 22 | Apr 21 | Apr 20 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 44 | 44 | 77 | 72 | 100 | 92 | 87 | 50 | 52 | 65 | 92 | 134 | 88 | 83 | 72 | 60 | 62 | 83 | 104 | 105 | 70 | 54 | 72 | 61 | 100 | 89 | 100 | 81 | 55 | 70 | 84 | 95 | 95 | 55 | 68 | 58 | 64 | 72 | 88 | 151 | 101 | 137 | 57 | 64 | 87 | 131 |
Mac | 6 | 3 | 8 | 9 | 6 | 4 | 11 | 5 | 10 | 3 | 5 | 9 | 3 | 3 | 2 | 4 | 1 | 19 | 9 | 9 | 9 | 4 | 4 | 5 | 9 | 7 | 3 | 5 | 10 | 5 | 10 | 7 | 6 | 4 | 7 | 5 | 2 | 6 | 10 | 6 | 11 | 5 | 7 | 7 | 7 | 5 |
Linux | 3 | 6 | 4 | 7 | 7 | 3 | 7 | 6 | 6 | 3 | 8 | 8 | 8 | 10 | 1 | 2 | 7 | 3 | 8 | 5 | 5 | 3 | 3 | 4 | 5 | 7 | 3 | 4 | 5 | 5 | 4 | 4 | 4 | 5 | 2 | 6 | 3 | 4 | 4 | 6 | 5 | 7 | 3 | 3 | 5 | 6 |
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.)