all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Hongxu Chen <leftcopy.chx@gmail.com>
To: XeCycle <XeCycle@Gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Cedet cannot complete C++ standard class
Date: Sun, 07 Jul 2013 13:08:31 +0800	[thread overview]
Message-ID: <87ip0nyn1s.fsf@gmail.com> (raw)
In-Reply-To: <87a9lzvxxk.fsf@xc.laptop> (XeCycle@gmail.com's message of "Sun,  07 Jul 2013 11:41:43 +0800")

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	other threads:[~2013-07-07  5:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-05 16:01 Cedet cannot complete C++ standard class augustinus
2013-07-07  3:41 ` XeCycle
2013-07-07  5:08   ` Hongxu Chen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ip0nyn1s.fsf@gmail.com \
    --to=leftcopy.chx@gmail.com \
    --cc=XeCycle@Gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.