I have a few classes that are a complete mess. I would like for CodeRush to organize the code so that public, private, etc. methods become grouped. I would also like for CodeRush to organize my public methods into a region, and put fields and properties into regions.
How can I do this?
Have a look at the CR_ClassCleaner plugin -
http://code.google.com/p/dxcorecommunityplugins/wiki/CR_ClassCleaner