Xcode - cycle through open windows Xcode - cycle through open windows xcode xcode

Xcode - cycle through open windows


On a Mac you can cycle through any program's windows using Cmd + ` (backtick)

On Xcode4 same command is achieved with Cmd + Ctrl + /.


Basic MacOS stuff: ⌘` shift⌘`

See "system preferences>keyboard>keyboard shortcuts>Keyboard & text input" for all the juicy details.


All Cocoa: ⌘< and ⌘> to cycle through application windows.