shortcut to open method dropdown in xcode

后端 未结 2 734
面向向阳花
面向向阳花 2021-01-30 15:59

I am looking for a way to open the method popup that shows up when you click the navigation-bar in XCode.

is there a way to do this by using a shortcut?

相关标签:
2条回答
  • 2021-01-30 16:22

    control+6. Pres control and 6 together. :)

    0 讨论(0)
  • 2021-01-30 16:24

    The shortcut is ^6 (a.k.a. Control+6). To change the shortcut go to Xcode-->Preferences...->Key Bindings, and look for the View Menu list. It is called "Standard editor -> Show Document items"

    0 讨论(0)
提交回复
热议问题