0

So we just switched to VS 2012 and it's making me insane because it has decided that whenever I double click a file to open it it closes the other open file I am looking it. At first I thought it was just a resharper thing (using Ctrl + T) but that isn't it, even if I open classA.cs then go click on classB.cs it closes classA.cs - I have never seen or heard of this before and tried several different Google queries with no luck.

Anyway know what is going on?

Kenn
  • 2,709
  • 2
  • 29
  • 60
  • OK - I just got better but the way VS 2012 handles tabs is making me nuts. I would still like to know what caused this. – Kenn Oct 19 '12 at 14:23
  • Turning off preview mode solved this issue.See the following, http://stackoverflow.com/questions/10952185/disable-file-preview-in-vs2012 – Kenn Oct 19 '12 at 14:28
  • if you solved the issue, please answer to your question, instead of posting a comment. This will help future reader to know there is an answer! – Steve B Nov 29 '12 at 10:52

1 Answers1

1

Turning off preview mode solved this issue.See the following, stackoverflow.com/questions/10952185/…

Kenn
  • 2,709
  • 2
  • 29
  • 60