2 VS UI Q's: Reorder Funcs and Collapse funcs
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Two Visual studio user interface questions: Reorder and collapse functions... (Good abbreviation? ;)) The first question: Is there any tool or inbuilt funcion in VS that reorders functions? I got a 10 classes and each got a lot of funcs and data, but all derive from a special class, and thereby have the same funcs. It would be a lot easier to look at them if they where in the same order. And the second question: Is there any way to collapse only all functions? Niklas Ulvinge aka IDK