Emmet Css Snippets
Emmet CSS completions for Sublime Text
Labels snippets
Details
Installs
- Total 1.07M
- Win 834K
- Mac 150K
- Linux 81K
Dec 3 | Dec 2 | Dec 1 | Nov 30 | Nov 29 | Nov 28 | Nov 27 | Nov 26 | Nov 25 | Nov 24 | Nov 23 | Nov 22 | 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 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 21 | 26 | 17 | 16 | 20 | 20 | 0 | 0 | 0 | 1 | 23 | 31 | 32 | 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 |
Mac | 3 | 3 | 2 | 2 | 2 | 3 | 0 | 0 | 0 | 0 | 5 | 2 | 5 | 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 |
Linux | 1 | 5 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 4 | 2 | 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 |
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.)