Search code examples
c#visual-studio-2008refactoring

Remove & sort "using" statements in Visual Studio 2008?


Is there a way to automate the "Removal & Sorting" of "using" statements in Visual Studio 2008?


Solution

  • See the (free) "Power Commands" extensions, that has a "remove&sort usings" at the project level. Plus a "remove and sort on save" option.

    See: http://visualstudiogallery.msdn.microsoft.com/en-us/e5f41ad9-4edc-4912-bca3-91147db95b99