subhaze / CSS-Extended

CSS Completions, LESS Completions, SCSS Completions
94 stars 15 forks source link

Add Emmet/Zen Coding Support #11

Closed JustMaier closed 10 years ago

JustMaier commented 10 years ago

Once again just another suggestion, feel free to close this if you're not interested.

As a web developer I use Emmet to speed up my html building. With Emmet you can basically write css like string and then hit tab and it will turn it into html with appropriate tags. Check it out to see what I mean.

It would be great if the plugin could detect the . or # in an emmet string and auto-suggest class & id names from cached css files.

subhaze commented 10 years ago

@JustMaier I've definitely considered. Gonna keep this open, thanks!