NArrange 0.2.0 (Default branch) |
|
|
NArrange is a tool for arranging .NET source code.
This code beautifier automatically sorts and
organizes class members into groups or regions.
Currently, C# and VB code files are supported.
License: Common Public License
Changes:
This release adds support for arranging nested
types and the ability to filter source files
through the XML configuration. It also fixes some
minor C# parsing and formatting issues.
|