Shortcut for switching between tabs in Xcode now?

老子叫甜甜 提交于 2020-12-12 05:41:18

问题


I need to set default behavior of the Xcode to switch between tabs. I check out this What is the way to quick-switch between tabs in Xcode 4 but this is seeems to me old answer and when i try to set new shortcuts it is being conflict. Still is the same or something changed after Xcode12 switching between tabs in Xcode 12 now. ?


回答1:


Yeah you right , the answer you share the link should be updated. Actually default one is coming with two options :

First one is most of developers prefers just like safari and chrome :

ctrl + tab (select next tab)

ctrl + tab + shift (select previous tab)

or

command + shift + } (select next tab )

command + shift + { (select previous tab)

As I said both is coming default and you can use both. If you want to change this default settings then:


Press : command + , ( goes to Xcode preferences )

Ctrl + tab ( 7 times ) (or just click key bindings at 7th tab )

And make as you wish at this section



来源:https://stackoverflow.com/questions/64848710/shortcut-for-switching-between-tabs-in-xcode-now

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!