Xcode 4 - 分离控制台/日志窗口 [英] Xcode 4 - detach the console/log window

查看:34
本文介绍了Xcode 4 - 分离控制台/日志窗口的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以在 Xcode 4 中分离控制台/日志窗口?

Is it possible to detach the console/log window in Xcode 4?

更好,怎么样?

推荐答案

转到 Xcode 首选项,然后打开 Behavior 选项卡.

Go to Xcode preferences, and open the Behavior tab.

告诉 Xcode 在运行暂停"或运行开始"时打开一个名为调试器"的选项卡.然后运行它,并将 Debugging 选项卡打断到另一个窗口中(将它从选项卡栏拖到自己的窗口中,只需让它放在当前窗口之外).现在把它改造成你的心满意足;它将保持这种状态.也不要忘记控制台窗口右上角的小控件,它们可以将局部变量显示滑开,这样您就可以按需拥有全宽控制台.我还不确定键盘快捷键.

Tell Xcode to open a tab called "Debugger" when "Run Pauses" or "Run Starts". Then run it, and break that Debugging tab out into another window (drag it off the tab bar into its own window by just letting it drop outside the current window). Now reform it to your hearts content; it will stay that way. Also don't forget the little controls at the top right of the console window that slide the local variable display out of the way so you can have a full-width console on demand. I am not sure about keyboard shortcuts for that yet.

我通常将调试选项卡和另一个选项卡放在一个单独的窗口中,用于调试任务,而我的所有其他编辑选项卡都在不同的窗口中(以及带有模拟器的单独监视器上的调试窗口).有了上面的设置,也意味着,当调试器编辑到断点时,它不会因为突然出现控制台而中断我的编辑.

I usually keep the Debugging tab and one other tab in a separate window, for debugging tasks, and all my other editing tabs in a different window (and the debugging window on a separate monitor with the simulator). With the settings above it also means that, while editing a debugger reaching a breakpoint, it will not interrupt my editing by suddenly bringing forth the console.

这篇关于Xcode 4 - 分离控制台/日志窗口的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆