xcode 多合一布局:在项目和调试页面之间切换的键盘快捷键?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/2210708/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-14 19:06:42  来源:igfitidea点击:

xcode All-in-one layout: keyboard shortcut to switch between project and debug page?

xcodekeyboard-shortcuts

提问by zadam

When you configure xcode to use the All-in-one layout, a toggle appears to allow you to switch between project and debug 'mode' (the IDE calls these pages).

当您将 xcode 配置为使用一体式布局时,会出现一个切换开关,允许您在项目和调试“模式”(IDE 调用这些页面)之间进行切换。

Is there a keyboard shortcut to perform the toggle?

是否有执行切换的键盘快捷键?

回答by jeckil

I use (discovered) Cmd+ ~

我使用(发现) Cmd+~

using all in one setup

一机多用