ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Emmet Css Snippets

by P233 ALL Top 100

Emmet CSS completions for Sublime Text

Labels snippets

Details

Installs

  • Total 1.06M
  • Win 828K
  • Mac 149K
  • Linux 81K
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 Apr 19 Apr 18 Apr 17 Apr 16 Apr 15 Apr 14 Apr 13 Apr 12 Apr 11 Apr 10 Apr 9 Apr 8 Apr 7 Apr 6 Apr 5 Apr 4 Apr 3 Apr 2 Apr 1 Mar 31 Mar 30 Mar 29 Mar 28 Mar 27 Mar 26 Mar 25 Mar 24 Mar 23 Mar 22 Mar 21 Mar 20 Mar 19 Mar 18
Windows 35 30 21 35 36 26 51 67 68 73 61 29 51 63 53 48 45 50 36 33 59 52 55 56 51 27 27 39 36 54 59 43 33 33 37 55 44 50 53 40 38 43 76 75 62 67
Mac 7 4 1 9 3 0 4 3 2 3 24 3 5 1 6 4 1 3 4 2 6 4 4 7 2 2 1 14 3 3 4 1 2 2 3 5 7 3 5 3 2 6 5 10 3 8
Linux 2 5 0 4 3 5 6 4 7 2 5 4 3 4 2 3 1 1 1 1 3 1 3 1 1 4 2 0 3 3 2 2 2 4 6 3 3 5 2 6 0 2 5 3 3 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.

Cheat Sheet

Features

  • Works with default CSS package, LESS, and Syntax Highlighting for Sass
  • Two versions: has-Prefix or no-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.)

Credit

Emmet