Set default action to Compare in Visual Studio 2013 Pending Changes window with TFS

Viewed 665

I'm using Visual Studio 2013 with TFS for source control. When I open Team Explorer > Pending Changes and double-click on a changed file, the file opens in the editor. The only way to see my pending changes is to right-click and choose Compare with Workspace Version. This gets time-consuming for a long list of files.

Can I change the default double-click action to Compare with Workspace Version? (That seems to be the default when using Git, but not for TFS.)

1 Answers
Related