Allen Visual Studio batch automated code operation tools
The Allen toolbox.
The Allen toolbox is a multi-file batch processing plug-in. It aims to improve development efficiency, reduce standardized project code audit, and shorten the developer's project development cycle.
Name: Allen Visual Studio, a batch automated code operation tool.
Highlights: batch operation.
Function: 1. Code formatting; 2. Remove and rearrange using.
Optional: 1. Automatic Operation for the entire solution; 2. Automatic Operation for the selected project; 3. Operation for the specified suffix code file;
Note: by default, *. CS and *. VB are supported. You can manually change the Allen. config. xml configuration file to support more extension files.
Supported Visual Studio versions: Visual Studio 2012 and Visual Studio 2013
Running Environment:. NET Framework 4.5 +
The configuration file is in:
XP: X: \ Documents ents and Settings \ your name \ Application Data \ Allen
Vista +: X: \ Users \ your name \ appdata \ Local \ Allen
Update history:
2014-06-28
V1.0.0.1: fixed the problem that Visual Studio 2012 cannot be installed.
2014-06-27
V1.0.0.0: release;
Download the SDK directly from the Visual Studio library.: Http://visualstudiogallery.msdn.microsoft.com/dfa72e75-f79e-4bf3-bd12-ca5cd76e8114
Welcome to test.