Visual Studio 單擊“查找結果”在錯誤的窗口中打開代碼 - Visual Studio Clicking Find Results Opens Code in Wrong Window

問題:

I'm using Visual Studio 2010 and when I do a "Find in Files" the results are returned to the "Find Results 1" window which is docked below my code editor window.我正在使用 Visual Studio 2010,當我執行“在文件中查找”時,結果將返回到停靠在我的代碼編輯器窗口下方的“查找結果 1”窗口。

Before, I would double click on one of the results in the Find Results window and the file I clicked on would open in the code editor panel.以前,我會雙擊“查找結果”窗口中的結果之一,然後我單擊的文件會在代碼編輯器面板中打開。

The problem is now when I click on one of the results, it opens in the same panel as the Find Results window which happens to be much smaller than the code editor window which is annoying.現在的問題是,當我單擊其中一個結果時,它會在與“查找結果”窗口相同的面板中打開,該面板恰好比代碼編輯器窗口小得多,這很煩人。

Does anyone know how to make it so that when I double click on the search results they open up in the code editor window again?有誰知道如何做到這一點,以便當我雙擊搜索結果時,它們會再次在代碼編輯器窗口中打開?

Thanks!謝謝!


解決方案:

參考一: https://stackoom.com/question/HPOz
參考二: Visual Studio Clicking Find Results Opens Code in Wrong Window
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章