SassyStudio
SassyStudio copied to clipboard
Feature Suggest: Code-folding Regions
http://msdn.microsoft.com/en-us/library/9a1ybwek.aspx
Something like this:
/======= Typography =======/ .class { nested stuffs in here. } .other-class { nested stuf in here { more nesting } } /===== End Typography =====/
It would be nice to be able to collapse that whole section to just Typography using VS's code-folding feature.