获取 Visual Studio 中的搜索结果列表

发布于 2024-11-15 17:51:21 字数 168 浏览 0 评论 0原文

有谁知道在 Visual Studio 中获取完整搜索结果列表的方法,或者可以执行相同操作的扩展吗?通常,当使用搜索框时,下一个找到的项目会突出显示,这很好,但有时查看完整的结果列表会更有用,类似于您在 Bing 或 Google 中获得的结果。我知道有“查找符号”,但这似乎无法解释您在评论等中找到的内容。有什么想法吗?

Does anyone know of a way to get an entire list of search results in Visual Studio, or an extension that can do the same? Normally, when using the search box, the next found item is highlighted as you go, which is nice, but sometimes it would be more useful to see an entire list of results, similar what you would get in Bing or Google. I know that there is 'Find Symbol' but that doesn't seem to account for things you would find in comments, etc. Any ideas?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

若无相欠,怎会相见 2024-11-22 17:51:21

使用“在文件中查找”(ctrl+shift+f) 而不是“查找”(ctrl+f)

编辑:
正如杰伊在评论中提到的,如果您使用对话框左上角的选择器将“快速查找”更改为“在文件中查找”,您也可以通过“查找”对话框到达那里。

Use 'Find in Files' (ctrl+shift+f) instead of 'Find' (ctrl+f)

edit:
As Jay mentions in comments, you can also get there via the 'Find' dialog if you change 'Quick Find' to 'Find in Files' using the selector in the upper left corner of the dialog.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文