what is the key binding name in xcode for searching classes in current file? -


what keybinding name action taken when clicking breadcrumb shown in screenshot? shows searchable list of classes in current file.

class search

its name standard editor->show document items. default binding ctrl-6. breadcrumb prior ctrl-5. can change in preferences->key bindings, under view menu section.


Comments

Popular posts from this blog

c++ - CryptStringToBinary API behavior -

java.util.scanner - How to read and add only numbers to array from a text file -

iphone - Three second countdown in cocos2d -