如何将默认搜索文件切换到使用Visual Studio的新搜索体验?

huangapple go评论55阅读模式
英文:

How to default to searching for files using Visual Studio's New Search Experience?

问题

在“新的搜索体验”中,您可以跨文件/类型/成员进行搜索。

但是,99.9%的情况下,我只想搜索文件。其他一切对我来说都是噪音。

是否有办法在弹出对话框中预先选择“文件”按钮?

英文:

In the "New Search Experience", you can search across Files/Types/Members.

如何将默认搜索文件切换到使用Visual Studio的新搜索体验?

However, 99.9% of the time, I only want to search for files. Everything else is just noise to me.

Is there a way to bring up this dialog with "files" button pre-selected?

答案1

得分: 4

你可以使用Ctrl+Shift+T打开它,默认情况下将显示文件。

英文:

You can open it using, Ctrl+Shift+T, and it will default to files.

huangapple
  • 本文由 发表于 2023年6月15日 03:01:56
  • 转载请务必保留本文链接:https://go.coder-hub.com/76476787.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定