Only times I see that the auto-completer fails is when I'm in auto-complete menu and i Alt+Tab out of creators windows, that usually turns creator auto-complete off until i minimize the window and maximize it again.. Weird as hell. Could that be your case?
2010/5/20 Daniel Teske <[email protected]> > On Wednesday 19 May 2010 22:31:08 ext Campbell Barton wrote: > > Hi, I have been using qt-creator daily for 4 months or so on 64bit Linux. > > > > Probably the most important problem I had so far is C/C++ parser, > > sometimes auto-compleate works, sometimes not, sometimes Ctrl+Clicking > > on a function is the same. > > But this is generally predictable, so it will fail in the same places > each > > run. I have tried rebuilding the code model and tested on the latest > beta > > as well as stable. > > > > My guess is that the source code parser is failing in some cases > > (~3million+ LOC), but I don't get any feedback from qt-creator. > > > > Is there some way I can tell what the parser is doing? > Not directly. You can obviously see all the symbols in the locator, and > hovering over symbols should show you a tooltip. > > Try to create small examples of failures and report bugs to > http://bugreports.qt.nokia.com If your code is open source, we might be > able > to fix it without a minimal example. > > Also if you can try the latest master, that one might have fixed your > issue. > > daniel > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.trolltech.com/mailman/listinfo/qt-creator > -- Jefferson Bandeira
_______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
