Hi Ákos,

On Jan 9, 2010, at 7:42 AM, ext Maróy Ákos wrote:
yes, but then again, this is the nature of doing template metaprogramming

Yeah, I understand that


So I'm not surprised that completing symbols is slow because we have
to lookup an insane amount of `names' ;) but I agree with you, this
is a bug in Creator and we will fix it.

sounds excellent!

in the meantime, is there a way to turn this feature off? right now, the

No, at least for now there's no way to disable the completion engine without 
hacking the Creator's source code. Open the file 
creator/src/plugins/cpptools/cppcodecompletion.cpp and replace the body of the 
method CppCodeCompletion::triggersCompletion with a "return false;". I think I 
have an idea on how to improve the completer for your use-case. I will ping you 
as soon as I have a patch.

over-second interruptions in typing, which happen several times per code
line, are really making Qt Creator hard to work with.

Well, you should report those ;)
http://bugreports.qt.nokia.com/secure/Dashboard.jspa

sounds good.

ciao robe

_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to