help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cedet cannot complete C++ standard class


From: Hongxu Chen
Subject: Re: Cedet cannot complete C++ standard class
Date: Sun, 07 Jul 2013 13:08:31 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

XeCycle <XeCycle@Gmail.com> writes:

> augustinus <saintaugustinus@gmail.com> writes:
>
>> Hi guys:
>> I get a problem when i use the built-in cedet to write C++ code. It is
>> that cedet can not complete the standard C++ class such as string and
>> vector ... But cedet can complete the classes defined by me.And there is
>> no data in the semanticdb directory about C++ standard headers, I think
>> it cases the problem but I don't know what to do to make it work!
>> Here is my cedet setting:
>
> If you use CEDET only for its completion, throw it away.
>

Definitely. Although cedet is really amazing, it sucks most of the time,
especially for C++.

Apart from code completion, I don't think speedbar is really helpful:
either inaccurate(default) or unintuitive(with semantics). in this sense
I do miss the `tagbar' plugin in Vim(although it still lacks enough
support for C++).

> Use clang-based completion packages.  Those are slightly easier
> to setup, and significantly faster.

-- 
Regards,
Hongxu Chen



reply via email to

[Prev in Thread] Current Thread [Next in Thread]