I am using Microsoft Visual Studio Community 2015 (Version 14.0.23107.0) and Visual Studio Online with Git. When I right click on a file in Solution Explorer and select "Compare with Unmodified", a new Window opens, which is empty. The Tab on top of the editor window is on the right side. When I hover the mouse over it, it says: "Preview of: Filename", while there is still a tab on the left for the original window "Filename".
In Team Explorer, Settings, Git, Global Settings it says: Diff Tool: Visual Studio | GLobal
It says the same in Repository Settings
I remember that some time ago I could make here a selection 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 a file in a commit has changed "Compare with Previous ...".
What do I need to do to get the Diff Tool work properly ?