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
Jul 5 Jul 4 Jul 3 Jul 2 Jul 1 Jun 30 Jun 29 Jun 28 Jun 27 Jun 26 Jun 25 Jun 24 Jun 23 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
Windows 7 11 25 17 11 21 10 17 15 25 25 29 34 12 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
Mac 0 1 1 2 1 1 0 0 1 5 3 4 2 3 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
Linux 1 2 3 5 0 1 3 6 1 0 4 2 0 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

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