Related articles |
---|
c++ code completion sreeram@tachyontech.net (K S Sreeram) (2003-06-20) |
Re: c++ code completion David_Atkins_666@hotmail.com (David Atkins) (2003-06-25) |
From: | "David Atkins" <David_Atkins_666@hotmail.com> |
Newsgroups: | comp.compilers,comp.lang.c++ |
Date: | 25 Jun 2003 00:48:14 -0400 |
Organization: | BT Openworld |
References: | 03-06-090 |
Keywords: | editor, C++ |
Posted-Date: | 25 Jun 2003 00:48:14 EDT |
Have a look at Source Insight, http://www.sourcedyn.com/index.html - it
support autocompletion for C++ (and a number of other languages) and I have
used it on very template heavy code with relatively few problems or
incorrect completion.
David
"K S Sreeram" <sreeram@tachyontech.net> wrote in message
> I am investigating available c++ editors which provide robust code
> completion features, such as function,method,member completion.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.