Page 1 of 1

linux c/c++ ide with intellisense

Posted: Thu Nov 03, 2005 2:27 pm
by Ozguxxx
Hi all, I am looking for an ide (not really an ide, I just need a c++ editor) that has intellisense like autocompletion on linux. What I really need is when I put . or -> editor should open the window with class variables and functions, like vc++ ide does, I searched for the web but I could nto found it and also I tink kdevelop does not do what I want. (or does it?) is there any such ide you know? Thanx in advance.
Ozgun.

Re:linux c/c++ ide with intellisense

Posted: Fri Nov 04, 2005 2:01 am
by Solar
Eclipse with the CDT plug-in should fit the bill, although I didn't have the opportunity to test it really.