Code completion, code hinting, code browsing

Thomas Schilling snuffeler at gmx.net
Wed Oct 24 20:29:23 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?

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?

So I think I'll first play a little bit with spirit create a (source-)file
content tree and then we'll see.

Okay?

- Thomas



-
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