开发者

Navigate Between Projects in Xcode 4.0

I'm finally starting to get over my initial frustrations with Xcode 4.0 (why on earth did they think changing all of the keyboard 开发者_Go百科shortcuts was a good idea).

However, one simple task is beyond me right now... how do I switch between multiple open projects via the keyboard?

For example, I have two different Xcode projects open, and the mac will put them both into the same Xcode application (unlike Windows where you can easily see multiple instances of the same application open). I want to quickly toggle back and forth between these projects without going to Window -> (choose the other project). Is there an easy keyboard shortcut for this? It seems that there used to be.


To switch use following Keyboard shortcut Cmd + `


Command + tilde("~") keys. Can be very useful when you have limited screen space.


Furthermore, XCode windows must not be "maximized" (the icon with two arrows up on the right), otherwise the key shortcut has no effect.


Xcode 8.3.3 - German Keyboard

Cmd + Shift + <

Update:

In fact there is a keybinding in Xcode that overides the system wide shortcut to switch between windows on german keyboards. The keybinding is Cmd + < for Scheme > Edit Scheme.

When this shortcut is changed or removed, then the usual shortcuts to cycle through the open windows of an application will work as expected (i.e. Cmd + < cycle forward, Cmd + Shift + < cycle backward).


  • Xcode 4.6 Italian Keyboard

    Cmd + Shift + `


This works for me:

Cmd + Shift + ´

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜