Emmet Css Snippets
Emmet CSS completions for Sublime Text
Labels snippets
Details
Installs
- Total 1.07M
- Win 834K
- Mac 150K
- Linux 81K
Nov 21 | Nov 20 | Nov 19 | Nov 18 | Nov 17 | Nov 16 | Nov 15 | Nov 14 | Nov 13 | Nov 12 | Nov 11 | Nov 10 | Nov 9 | Nov 8 | Nov 7 | Nov 6 | Nov 5 | Nov 4 | Nov 3 | Nov 2 | Nov 1 | Oct 31 | Oct 30 | Oct 29 | Oct 28 | Oct 27 | Oct 26 | Oct 25 | Oct 24 | Oct 23 | Oct 22 | Oct 21 | Oct 20 | Oct 19 | Oct 18 | Oct 17 | Oct 16 | Oct 15 | Oct 14 | Oct 13 | Oct 12 | Oct 11 | Oct 10 | Oct 9 | Oct 8 | Oct 7 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 8 | 17 | 16 | 35 | 26 | 20 | 50 | 0 | 0 | 41 | 53 | 24 | 27 | 24 | 30 | 46 | 38 | 58 | 19 | 30 | 30 | 35 | 37 | 45 | 47 | 26 | 27 | 37 | 38 | 37 | 38 | 52 | 18 | 29 | 71 | 65 | 45 | 59 | 54 | 44 | 36 | 83 | 97 | 43 | 73 | 62 |
Mac | 1 | 1 | 1 | 2 | 0 | 2 | 1 | 0 | 0 | 5 | 0 | 2 | 3 | 3 | 5 | 6 | 5 | 7 | 3 | 1 | 2 | 2 | 4 | 4 | 3 | 4 | 0 | 3 | 4 | 3 | 8 | 4 | 1 | 1 | 2 | 3 | 4 | 3 | 0 | 3 | 1 | 5 | 4 | 5 | 1 | 4 |
Linux | 0 | 2 | 2 | 1 | 3 | 2 | 1 | 0 | 0 | 3 | 2 | 2 | 4 | 3 | 1 | 3 | 5 | 1 | 2 | 7 | 3 | 1 | 2 | 2 | 4 | 2 | 0 | 4 | 0 | 4 | 4 | 4 | 1 | 2 | 1 | 0 | 2 | 4 | 2 | 3 | 1 | 1 | 4 | 5 | 2 | 1 |
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.)