Add project references automatically
If we have a large solution and type class name which is situated in another assembly and current assembly doesn't have direct reference on it then reference should be added automatically.
It will be nice to have such possibility.
62
votes
I moved this under IDE so the right team will see the idea.
Doug Turnure – PM, Visual Studio
3 comments
-
Jonathan Allen
commented
VB already has this, or something really close. I don't know why C# doesn't do the same.
-
Madushan Siriwardena
commented
Yes... This wastes time.. VS should add these references automatically.
-
Joe White
commented
ReSharper has had this feature for years. Why are you using Visual Studio without ReSharper?