Reputation: 625
I'm looking for a tool that will rearrange some C# code and reindent it (more or less like the "Format Document" will do in Visual Studio).
All the tools I've found so far (Narrange, Regionerate) are very good but they do not reindent the code.
The tool I need must be called from the command line.
Any suggestions?
Upvotes: 2
Views: 562