[Qt-interest] Qt Creator 2.1.0 rc1 bug with FakeVIM , no auto code completion any more !
FD
dof at projektfabrik.com
Mon Nov 29 13:06:41 CET 2010
Hi,
> OK , so .. will you please post a patch here ? Then i won't take too
> much time looking into its source code ;-)
I only have the source for 2.1.81. But you just have to uncomment the
following two lines in fakevimhandler.cpp:
if (d->m_mode == InsertMode)
emit completionRequested();
I hope with the earlier versions the source is the same. Sorry, can't
test it here and cannot guarantee that it will work.
Greetings and have a nice day...
More information about the Qt-interest-old
mailing list