Organizing Source Code
Anyone knows of a tool which will organize my code for me? I'm not talking about code beautifiers (at least in the general sense), ReSharper does more than good enough work there, I'm talking about grouping all variables at one location, and then properties, c'tors, methods, private methods, etc.
Does such a tool exist?
Comments
Comment preview