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