Search code examples
visual-studio-2010coderush-xpress

How to rearrange class members using Coderush Express


I've installed coderush express for visual studio 2010 and can't figure out how to rearrange my class members so that they are arranged by convention.

How can i do this?


Solution

  • The free CodeRush Xpress does not allow you to rearrange class members out-of-the-box. This can be done using the Member Organizer feature shipped in the CodeRush Pro version. The Member Organizer is an open source plug-in, so you may install it into CodeRush Xpress later. You might also ask DevExpress Support Team to send this plug-in to you.