KDEStudio code completion (was Re: KDevelop Roadmap 2001)
Guillaume Laurent
glaurent at telegraph-road.org
Fri Mar 2 10:59:58 GMT 2001
On Friday 02 March 2001 11:44, Ralf Nolden wrote:
> -code completion (maybe) if the code of KDEStudio can fit into KDevelop.
I don't mean to sound rude but unless the KDEStudio has completely changed
the way it performs code completion since last time I tried it (the 1.0
release), I don't think you want to reuse that.
KDEStudio achieves code completion by running g++ and parsing the error
messages. While this is a very neat hack, in practice it's totally unsuable.
I strongly doubt there is a way to get code completion working in a useable
way without having the editor "understand" the code at the syntactical level
(and yes, that's a major development).
--
Guillaume
http://www.telegraph-road.org
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list