开发者

xcode function menu keyboard shortcut

I'm somewhat new to XCode and am very accustomed to using Visual Assist with Visual Studio. In XCode, I see the function menu above the text editor but can't seem to find a keyboard shortcut to pop it down. It seems to require a mouse click. It would be nice to ha开发者_运维问答ve as this is yet another tool for better code navigation and is easily accomplished with Visual Assist using Alt-m.

Anyone know the magic incantation for XCode?


Ctrl + 6 opens the function menu for me.
Take a look under View > Editor for some related shortcuts. (See note below)

Unsurprisingly, you can start typing the name of the function to select it, instead of using the arrow keys.

I'm using Xcode 4, by the way.

NOTE: The program CheatSheet lets you see a list of all keyboard shortcuts in the current program by holding down the command key (⌘) for 2 seconds.


Control 2

should do the trick

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜