11/19/2008
LifeCycle Solutions - Home ( the software development blog )
 

<November 2008>
SunMonTueWedThuFriSat
2627282930311
2345678
9101112131415
16171819202122
23242526272829
30123456

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