When I press F12 (Go To Definition) in Visual Studio 2015 I get this error message:
One or more errors occured
I already tried:
VS 2015 Update 1 should fix this problem.
I have made an extension which simply enables/disables "Keep tabs" on each call of "GoToDefinition" command, and seems to work: GoToDefinition Fix