Tabbing between Xcode projects?

耗尽温柔 提交于 2020-01-02 01:20:29

问题


Let us say that I have two Xcode projects open on a Mac and I am going back and forth between them. Is there any hot key that can do this (rather then constantly using the mouse). Something analogous to COMMAND + TAB to flip through applications.


回答1:


+ ` (above tab on US/en keyboards) will go through open windows in the current app. use shift to reverse the direction.



来源:https://stackoverflow.com/questions/3985534/tabbing-between-xcode-projects

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