I've been using visual studio quite awhile now, and am still appalled that there is not good integration with any source control system. Subversion is only 3%!? Shouldn't every coder use source control? TFS doesn't count when CVS, SVN, hg, and git are all free and widely spread. VSS doesn't count either =P The subversion plugins are ok at best. ReSharper adds a lot of features to VS that is standard in Eclipse and In…
With that said, I never use source control within Visual Studio. I always have good ol' bash running git off to the side. I much prefer my IDE not know nor try to do too much, it often ends up in disaster.