News about kdestudio

Sandy Meier smeier at kdevelop.de
Thu Jun 8 11:16:06 UTC 2000


On Thu, 08 Jun 2000 you wrote:
> Apropos KDEStudio:
> 
> kdelibs contains files completion.* and urlcompletion.*. Maybe the idea
> of those completions can be used for the code-completion feature, can't
> they?

Unfortunately not. :-( completion.* are nothing else then "intelligent"
stringlists. What we need is a parser, which recognize the type of the object
"under" the cursor. That's our one and only problem. 
Nevertheless I think we can use these classes for the codecompletion , but not
to solve the main problem.

Ciao!
Sandy

--
email: smeier at kdevelop.de  ICQ: 27681958
the KDevelop project: http://www.kdevelop.org




More information about the KDevelop-devel mailing list