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.07M
  • Win 837K
  • Mac 150K
  • Linux 82K
May 9 May 8 May 7 May 6 May 5 May 4 May 3 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
Windows 20 39 20 31 20 22 24 29 17 27 42 47 34 14 22 25 38 39 45 23 14 27 36 31 22 20 9 18 24 32 48 31 25 15 14 27 33 40 37 30 23 16 28 37 33 38
Mac 2 1 1 3 1 1 2 1 1 4 5 5 2 2 4 6 6 8 3 5 1 2 2 2 3 4 3 5 7 3 0 3 5 2 1 2 3 2 1 5 4 1 0 2 6 2
Linux 0 1 2 2 1 2 2 2 2 1 4 1 2 1 3 2 2 0 3 1 2 2 1 3 1 0 1 3 0 0 3 0 2 0 4 2 2 0 1 3 1 2 5 1 2 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.

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