Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

I have just installed Visual Studio 2012 and I do not see an option for Find in Source Control > Status

I have just installed Visual Studio 2012 and I do not see an option for viewing all pending changes for all users. I previously did this by selecting on the root in Source Control Exlplorer, and then navigating to File > Source Control > Find in Source Control > Status. This would then show me all pending check ins. Now, I only see the option to Find by Shelveset, Changeset or Label.

How can I see all pending changes for all team members?

like image 228
user1735674 Avatar asked Oct 10 '12 17:10

user1735674


1 Answers

This functionality is gained via the TFS Power Tools. I suspect you had it installed on your 2010 version. The 2012 version is here: http://visualstudiogallery.msdn.microsoft.com/b1ef7eb2-e084-4cb8-9bc7-06c3bad9148f

Note that the location is slightly changed: File > Source Control > Find > Find by Status...

like image 54
Ken Hiatt Avatar answered Sep 21 '22 14:09

Ken Hiatt