Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 vs.net 2012,当我在整个解决方案中搜索字符串时,在我的查找结果窗格中,当我单击一个文件时,它会在底部窗格中打开该文件。它曾经在我所有其他源文件所在的顶部窗格中“正常”打开。
我做了什么让 vs.net 扰乱了我的思维?:)
您可能将其停靠Find Results为内容窗口而不是工具窗格。 所以现在实际上有两个文档窗格,其中一个包含Find Results.
Find Results
当您打开一个新文档时(在您的示例中 - 从“查找结果”中双击它),它会自动在最后一个聚焦的文档窗格中打开,在您的情况下,它是包含“查找结果”的那个。
要解决此问题,请将 Find Results 重新停靠在 Far-Bottom 中(或者,例如在最右下方的图像中)