Roberto, > 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.
thanks, I'll download the source code & compile Qt Creator then.. Akos _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
