What is the way to quick-switch between tabs in Xcode 4

前端 未结 5 1978
花落未央
花落未央 2020-12-23 15:58

I have opened many tabs while working on project. (new feature in Xcode 4).

But for switching from one tab to other tab, the only way I\'ve found to do this is to us

5条回答
  •  Happy的楠姐
    2020-12-23 16:26

    XCode Windows menu option shows it as + } or + { but I think it is a bug since + {/} is used for increase indent or decrease indent. The correct sequence is + shift + } or {.

提交回复
热议问题