Thursday, March 17, 2016

visual studio 2012 / 2013 single click opens file

Leave a Comment

In my Visual Studio 2012 solution explorer, when I single click a filename it opens it. This was different from VS2010 (required a double click). Is there a way to make double-click the 'view file' command?

5 Answers

Answers 1

This is where you change that behavior (in VS2012 and VS 2013):

enter image description here

Answers 2

Use the preview button to toggle it on solution explorer:

enter image description here

Answers 3

The Single-click opens files in the preview tab text mentioned in rubber boots' answer is missing in VS 2015. Mysteriously, a search for "single click" still brings up the Environment > Tabs and Windows option.

So for VS2015, either click the button in Vinicius's answer, or uncheck the Preview selected files in Solution Explorer box shown in the screenshot below.

enter image description here

Answers 4

Shortcut Ctrl+Alt+Home.

If you press that in a document that was just opened, it will be opened permanently.

Item -> right click -> Open With -> Source Code (Text) Editor -> press Set as Default button

Answers 5

In Visual studio 12/13, easiest way is to type "single click" in quick search and than select Tabs and Windows.

And in Tabs and Windows dialogue ,uncheck "Preview selected files in solutions explorer"

enter image description here

"

If You Enjoyed This, Take 5 Seconds To Share It

0 comments:

Post a Comment