P233 / Emmet-Css-Snippets-for-Sublime-Text-2

Emmet CSS completions for Sublime Text

Home Page:http://p233.github.com/Emmet-Css-Snippets-for-Sublime-Text-2/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Emmet CSS completions for Sublime Text

http://p233.github.com/Emmet-Css-Snippets-for-Sublime-Text-2/