Quantcast
Channel: SharpDevelop Community
Viewing all articles
Browse latest Browse all 1764

Folding select case blocks in C#

$
0
0

There is none.

This would be a nice feature.  When using a select case block for the items in an enumeration, being able to collapse each of the case items so you would just have an outline of the select block items instead of looking at the few lines of code under each one, and only work on the few items you need to see.

Thanks!  This is my first post of this type, so I hope I haven't imposed on any etiquette guidelines!

 


Viewing all articles
Browse latest Browse all 1764

Trending Articles