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

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

code completion


From: Alain Muls
Subject: code completion
Date: Tue, 11 Mar 2008 15:08:16 +0100
User-agent: Thunderbird 2.0.0.12 (X11/20080227)

Hi

I checked and tried several possibilities to have code completion in c++ but none is working as I would like. I tried etags, global, xrefactory. Which one can give me the possible (correct) completions of a method in c++, eg.

3Dpoint.get

if I press <tab> (preferably), I would like it to suggest

getCartesian()
getGeodetic()

Tx/Alain

PS: it would be something similar to the completion you have in SlickEdit or kdevelop

Attachment: alain_muls.vcf
Description: Vcard


reply via email to

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