0

I'm coming from VS IDE and like ST3 a lot but still learning all the features. When I start entering inline CSS via the style attribute, VS will drop down options that match what I've typed. (i.e. if I enter "wi" I can see option for "windows", "width", etc).

Can ST3 do the same thing?

Thanks

Bergi
  • 630,263
  • 148
  • 957
  • 1,375
mwill
  • 424
  • 7
  • 21

1 Answers1

0

The Hayaku - tools for writing CSS faster might do what you ask for.

Fuzzy abbreviations, support for preprocessors (Sass, Less, Stylus) and a lot of other features in easily configurable set of tools for writing CSS faster

There are a bunch of packages out there for Sublime Text, if the Hayaku package does not do what you want, you might want to browse through the available packages at Will Bond's Package Control website.

Winfried
  • 9,243
  • 4
  • 26
  • 24