CodeRush code cleanup formatting
Asked Answered
P

2

1

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?

Peril answered 24/8, 2011 at 20:57 Comment(0)
S
2

Have a look at the CR_ClassCleaner plugin -

http://code.google.com/p/dxcorecommunityplugins/wiki/CR_ClassCleaner

Sleekit answered 24/8, 2011 at 21:12 Comment(0)
A
0

In addition to the CR_ClassCleaner plug-in, there's a lighter and simplified version of such functionality in the CR_MemberOrganizer plug-in shipped in CodeRush as an open source feature.

Ammo answered 25/8, 2011 at 8:59 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.