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