Code completion, code hinting, code browsing

Daniel Engelschalt daniel.engelschalt at gmx.net
Thu Oct 25 05:54:37 UTC 2001


> As you all know these three are features currently not optimally (uhm,
> what's that?:-) implemented so I decided to spend some work into it. I
> heard that this is already discussed here - by whom?
victor roeder and i are working on it.

> My approach: we analesy the code that gcc -E produces (only preprocessing)
> and parse this (I tend to use the "spirit" templates for that) or even
> parse the unpreprocessed code to find out dependencies, but then, where do
we
> get the include dirs from?
just take a look at cppsupport/cppcodecompletionparser.cpp and you'll see
that we are doing the analysis using flex. currently don't expect too much,
it's in a very very early state. if you want to join / help at the parsing level
contact me, if you are more interested at the "higher" kdevelop level
contact victor (victor_roeder at gmx.de).

daniel

-- 
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net


-
to unsubscribe from this list send an email to kdevelop-devel-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop-devel mailing list