How to have a file open normally in Resharper instead of in “Keep Open” mode

前端 未结 2 1162
再見小時候
再見小時候 2021-01-07 18:42

I\'m using Visual Studio 2012 Ultimate and Resharper and whenever I search for (and open a file) by name (using the \"Go To File\" shortcut of Control-Shift-T) the file open

2条回答
  •  难免孤独
    2021-01-07 19:23

    And if you want to keep the Preview Tab, but want that currently previewed file to stay open, press Ctrl-Alt-Home. The equivalent Visual Studio command is Window.KeepTabOpen.

提交回复
热议问题