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 838K
  • Mac 151K
  • Linux 82K
Jun 22 Jun 21 Jun 20 Jun 19 Jun 18 Jun 17 Jun 16 Jun 15 Jun 14 Jun 13 Jun 12 Jun 11 Jun 10 Jun 9 Jun 8 Jun 7 Jun 6 Jun 5 Jun 4 Jun 3 Jun 2 Jun 1 May 31 May 30 May 29 May 28 May 27 May 26 May 25 May 24 May 23 May 22 May 21 May 20 May 19 May 18 May 17 May 16 May 15 May 14 May 13 May 12 May 11 May 10 May 9 May 8
Windows 7 13 19 18 33 20 17 23 22 28 34 28 18 31 20 12 19 28 20 18 16 16 24 32 29 16 27 31 15 15 23 31 38 37 54 27 26 15 25 37 26 38 19 16 28 39
Mac 2 1 0 1 3 4 0 2 1 2 3 0 5 1 2 0 3 2 1 1 0 2 0 2 2 2 2 2 1 3 2 14 3 7 0 0 4 1 3 3 5 1 0 0 3 1
Linux 1 1 5 1 0 3 0 1 5 1 4 0 1 2 1 2 2 0 3 1 3 0 1 3 3 1 2 2 3 1 1 0 2 1 3 1 2 2 0 2 2 0 3 1 0 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