"Find in files" 在 Visual Studio 2017 年不起作用

"Find in files" in Visual Studio 2017 does not work

当我在 Visual Studio 2017 中使用 "find in files" Window 和 select "entire solution" 进行搜索时,搜索不起作用:结果 window 打开并列出搜索选项,但没有其他任何事情发生或在结果中列出 window。

当我 select "all opened files" 或 "current window" 而不是 "entire solution" 时,搜索没有问题。

它不依赖于打开的解决方案:我尝试在几个不同的解决方案中搜索,也在一个全新的解决方案中搜索。

我已经尝试过这里的建议:Visual Studio "Find in Files" does not work 但没有任何效果。也许还有其他尝试?

最后,我 re-installed Visual Studio 2017 解决了这个问题。