Tagged Questions

1
vote
2answers
100 views

Visual Studio Usings Plugin

I find the usings remove and sort ability to be highly useful, but does anyone know of a tool that will scan my code looking for unrecognized types, look through available namespaces, and offer me ...