Qt C++ Code Completion Features

F@lk Brettschneider gigafalk at yahoo.com
Wed Feb 13 10:51:02 UTC 2002


August Hörandl wrote:
> 
> Thomas Schilling wrote:
> >
> > How good does the new C++ code completion work?
> >
> > I'm working on a better class parser - including maybe a new
> > class store - with e.g. template support.
> >
> > Does this still make sence? (It's still a lot of work)
> 
> there is an "old" patch in my queue:
> http://lists.kde.org/?l=kdevelop-devel&m=100672460409724&w=2
> http://lists.kde.org/?l=kdevelop-devel&m=100673046327662&w=2
> 
> it was rejected by F at lk: "Since actually any further work for new
> features for version 2.0.x has been stopped,"
> 
> but with the new code completion it makes a lot more sense:
> all classes (qt, kde) in the classview and the classstore - this allows
> a much better completion
> 
> if nobody votes against i would update the patch and have a look
> at for some config options: which custom *.h to include
Please, make sure that all Qt and KDE headers are _not_ parsed with
every new loading of a .kdevprj file. It would slow down project loading
inacceptly much.

Ciao,F at lk

P.S.: August, I've applied your regular expression patch.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com





More information about the KDevelop-devel mailing list