Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何在整个项目中搜索一个方法,尽管许多类可能有同名的方法,但我们可以得到所有这些方法的列表。我需要一个快捷方式来在我的项目中搜索这些方法
您可以使用ctrl+H在整个工作区或项目中搜索任何文本。ctrl要搜索方法,只需在按+后给出方法名称H
Ctrl + H您可以搜索所有项目。
Ctrl + H