65.9K
CodeProject is changing. Read more.
Home

Remove unused "using"

starIconstarIconstarIconstarIcon
emptyStarIcon
starIcon

4.73/5 (4 votes)

Feb 11, 2010

CPOL
viewsIcon

10771

The PowerCommands[^] addin for visual studio also includes an option to "remove and sort usings" for all files in a whole project (or solution). It can come in handy when you don't want to go through and do each file manually.

The PowerCommands[^] addin for visual studio also includes an option to "remove and sort usings" for all files in a whole project (or solution). It can come in handy when you don't want to go through and do each file manually.