[Qt-creator] turning off auto-complete?
Maróy Ákos
akos at maroy.hu
Sun Jan 10 18:16:36 CET 2010
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
More information about the Qt-creator-old
mailing list