[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.cdt] Re: Eclipse freezes when using :: operator

Until then, is there a way that we can disable code completion?

Thanks,
Ken

"Jens Seidel" <jensseidel@xxxxxxxxxxxx> wrote in message 
news:f0hp8r$577$2@xxxxxxxxxxxxxxxxxxxx
> desktop wrote:
>> I use eclipse 3.2.2 with CDT 3.1.2. When I type:
>>
>> std::
>>
>> the editor freezes for almost a minute before the popup menu appears. It
>> only seems to be a problem in C++, when I use the dot operator in java,
>> the available functions appears without this delay.
>>
>> Why does eclipse process :: with so much lack?
>
> Code completing is (will be) much much faster in version 4.0.
>
> Jens