SassyStudio icon indicating copy to clipboard operation
SassyStudio copied to clipboard

Feature Suggest: Code-folding Regions

Open dpkonofa opened this issue 10 years ago • 0 comments

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.

dpkonofa avatar Mar 06 '14 20:03 dpkonofa