Visual Studio “Find in Files” does not work

后端 未结 11 1286
时光说笑
时光说笑 2020-12-13 13:50

Visual Studio (2010, Ultimate) finds nothing when I do Find in Files (Ctrl+Shift+F) in the Entire Solution. However, it finds 2 occurrences when se

11条回答
  •  一生所求
    2020-12-13 13:56

    I experienced a similar but not identical symptoms in VS 2017.

    In my case Find in Files searched 109 files; but that was only project files in the solution and dependencies. It turns out there is an option to "see more results", but it obscurely violates conventions making it less obvious. And to make it worse, I found I had to double-click (not just "click").

    Observe the very last line after the summary. When I double-click that line, only then do I get expected behaviour!

提交回复
热议问题