如何在 Resharper 中正常打开文件而不是“保持打开"状态模式

如何在 Resharper 中正常打开文件而不是“保持打开

问题描述:

我正在使用 Visual Studio 2012 Ultimate 和 Resharper,每当我按名称搜索(并打开文件)(使用 Control-Shift-T 的转到文件"快捷方式)时,文件都会在保持打开状态"中打开" 模式,而不是正常打开.我已经搜索过,无论如何都找不到正常打开文件.

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 opens in a "Keep Open" mode, instead of opening normally. I've searched and can't find anyway to open the file normally.

我可以更改什么设置使其正常打开?

What setting can I change to make it open normally?

只需转到:工具 >> 选项 >> 环境 >> 选项卡和窗口

Simply go to : Tools >> Options >> Environment >> Tabs and Windows

然后取消选中预览选项卡"部分中的允许在预览选项卡中打开新文件"

Then uncheck the "Allow new files to be opened in the preview tab" in the Preview Tab section

实际上从那里找到了答案:在 VS2012 中禁用文件预览

Found the answer from there actually : Disable file preview in VS2012