如何使X $ C $ 4.4Ç调试控制台使用弹出的自动完成? [英] How to make Xcode 4.4 debug console use a popup for autocomplete?

查看:156
本文介绍了如何使X $ C $ 4.4Ç调试控制台使用弹出的自动完成?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在OSX山狮10.8.1

I am using Xcode Version 4.4.1 (4F1003) on OSX Mountain Lion 10.8.1

假设你在X code的调试,并停止在断点处。

Say you are debugging in Xcode, and you stop at a breakpoint.

那你去调试控制台提示符并开始键入 PO位置 ...

Then you go to the debug console prompt and start typing po loc...

对于我来说,两件事情将会发生:

For me, one of two things will happen:

1)控制台将显示选项的弹出式(以同样的方式自动完成工作在主文本编辑窗口)

1.) The console will display a popup with options (the same way autocomplete works in the main text editing window)

2)的控制台将自动简单到自动完成发现的第一件事。例如 PO localeconv()。尽管我打算键入 PO locationForAPI

2.) The console will simply automatically autocomplete to the first thing it finds. For example po localeconv(). Even though I was going to type po locationForAPI.

据我所知,这是随机的,以当X code将表现为1,当它​​表现为2。

As far as I can tell, it is random as to when Xcode will behave as 1 and when it will behave as 2.

原来,2是不是在所有非常有用的(在这里人们试图将这一功能关闭)。

It turns out that 2 is not very useful at all (here are people trying to turn this functionality off).

但是,行为1是非常有用的!

But, behavior 1 is very useful!

因此​​,我的问题:
有谁知道如何强制X code到使用行为1,而不是行为2?

Thus, my question: Does anyone know how to force Xcode to use behavior 1 and not behavior 2?

推荐答案

解决方法:重启X code结果
X $ C $Ç总是从好的行为,然后切换到在某些时候的不良行为。

Solution: Restart Xcode
Xcode always starts in the good behavior and then switches to the bad behavior at some point.

(经典的删除导出的数据并不在这种情况下工作)

(The classic "Delete Derived Data" doesn't work in this situation)

这篇关于如何使X $ C $ 4.4Ç调试控制台使用弹出的自动完成?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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