Hi, maybe I'm stating the obvious here, but for me I took a while to realize that the code completion (and F1 context-sensitive help) in Qt Creator works *much better* if the code before, for example the line above the current line, consists of syntactically correct C++ code.
Rgrds Henry On 2014-05-25 15:43, Orgad Shaneh wrote: > On Sun, May 25, 2014 at 4:31 PM, Tomasz Siekierda <[email protected] > <mailto:[email protected]>> wrote: > > Hi, > > please see the nudge I've got from Caravanio: > http://qt-project.org/forums/viewthread/43068/. > > There are numerous complaints about the quality of code completion in > Qt Creator. I find myself occasionally being hit by this, too (not at > the moment, as I have just formatted my drive and everything is fresh > with just one version of Qt Creator and Qt compiled; this is likely to > change very soon ;-)). Most people seem to have noticed the quality > dropping around the time QtC 2.7 came out. > > Please do something about this, it really is more important than new > features - code completion is probably being used more than anything > else. I may find some time to help, but I don't know the code of Qt > Creator at all, so I would need some pointers on where to start. > > Cheers, > Tom > _______________________________________________ > Qt-creator mailing list > [email protected] <mailto:[email protected]> > http://lists.qt-project.org/mailman/listinfo/qt-creator > > > Hello, > > Can you please provide concrete examples for *regressions* since 2.7? > > I'm aware of completion for STL containers not working properly, but it > never had. > > From my own experience, completion (and other C++ features) is > *improving* with each version. > > If you have the time to dive into this bug, it will be highly > appreciated. It's not an easy one though... > > - Orgad > > > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/qt-creator > _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
