emacs intellisense

Posted by arun kumar on Stack Overflow See other posts from Stack Overflow or by arun kumar
Published on 2010-04-06T02:36:11Z Indexed on 2010/04/06 2:43 UTC
Read the original article Hit count: 775

Filed under:
|
|
|
|

Hi, I know this has been discussed a lot of times but is there any nice how-to for c/c++ intellisense in emacs? I have never been able to set up cedet properly.

Right now I am working on a maintenance project with a huuge code base and it is very difficult to manage without proper intellisense. Currently I am using vim with ctags/cscope and omnicomplete features for intellisense which works great; but I would like to get things to work with emacs.

© Stack Overflow or respective owner

Related posts about emacs

Related posts about intellisense