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-6。它之前的面包屑是 ctrl-5。您可以在 View Menu 部分下的 Preferences->Key Bindings 中进行更改。
要专门打开该面包屑,您可以使用 ctrl-6 并通过键入进行搜索。
也可以使用 Open Quickly 在 Xcode 中搜索符号,即 cmd-shift-O
Open Quickly 支持部分大小写和位置不敏感匹配,因此在搜索代码和文件时非常灵活。