Xcode 4.1 multi

Just upgraded to Xcode 4.1 (and Lion).

Does anyone know what the gesture is for 'Jump to Next Counterpart' (or a reference for the gestures)? It switches between the header and implementation file. It was the 3-finger swipe up / down, but now the OS is using that gesture.

The accelerator keys are Control+Command + up arrow (from the Navigate menu).


似乎在标题和实现文件之间切换的四个手指手势只能在Magic触控板上使用


It's 2-finger swipe left and right. In your .h file, swipe 2 FINGERS LEFT to go to the .m. In your .m file, swipe 2 FINGERS RIGHT to go to the .h.

(Really strange update indeed)


Swapping to counterpart is now performed using a four-finger swipe either upwards or downwards. As before it seems to just oscillate between the two files. Hope this helps...

链接地址: http://www.djcxy.com/p/47396.html

上一篇: MonoDevelop 2.8,Xcode 3和Lion

下一篇: Xcode 4.1多