Allow to remove all Unused imports from VB.Net Project?
I wanna remove all unused Imports from all VB classes of all projects. I don't want to click "Remove and Sort Imports" for each class one by one. Please include the same. I hope this would be included in the next version of Visual Studio.
Thanks,
Vihang
32
votes
2 comments
-
Get Fuzzy
commented
C# Already has remove unused usings, and I had some extension installed for VS 2010 that did this, but struggling to find it to install for VS 2012
-
Waleed El-Badry commented
I agree with you. There is already third party addins doing so like JetBrains resharper. It would be nice if the VB team improved the built in refactoring capabilities