8/28/2008
LifeCycle Solutions - Home ( the software development blog )
 

<August 2008>
SunMonTueWedThuFriSat
272829303112
3456789
10111213141516
17181920212223
24252627282930
31123456

Subscribe to this feed:

RSS 2.0 | Atom 1.0 |CDF

On this Page:
NArrange - Take 2




Add to Technorati Favorites

Friday, July 11, 2008

I blogged about NArrange a while back, but there's a new version out that makes it even better.  It adds support for organizing code without adding #region directives, which I'm beginning to agree are evil.  The end result is a code file organized by member type and access level (ie fields, properties, private, public, etc), and then alphabetically.  It includes a configuration tool which lets you set up a configuration file with all of the rules you want it to follow.  To turn off #region directives open a configuration file in narrange-config, and change Formatting -> Regions -> Region Style to 'NoDirective'.

Posted by Daniel Root

© 2006 LifeCycle Solutions, LLC | All Rights Reserved