I am using Microsoft Visual Studio Community 2015 (version 14.0.23107.0) and Visual Studio Online using Git. When I right-click on a file in Solution Explorer and select "Compare with Unmodified", a new window opens that is empty. The tab tab above the editor window is on the right. When I hover over it, it says: “Preview: file name”, while in the original window “File name” there is a tab on the left.
Team Explorer, Settings, Git, Global Settings say: Diff Tool: Visual Studio | GLobal
It says the same thing in repository settings
I remember that some time ago I could make a choice, and I clicked on "Visual Studio". Now it is read-only.
I get the same empty window when I try to investigate a merge conflict or when I try to see how the file has changed in the "Compare with previous ..." commit.
What do I need to do to get the Diff Tool to work correctly?
source share