[rkward-users] [rkward - Help] RE: disable autocomplete

SourceForge.net noreply at sourceforge.net
Mon Nov 12 12:49:47 UTC 2007


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4618439
By: tfry

Hi,

unfortunately, no, there is no such option. It was already added to the KDE
4 port (version 0.5.0; under development), but is not available in any released
version. If it's absolutely intolerable, you can get the sources, go to the
file rkward/windows/rkcommandeditorwindow.cpp, find the function "tryCompletionProxy
()" (around line 240, depending on the version you have), and add "//" in front
of the single line inside that function ("completion_timer->start..."). Then
compile and install. Code completions will be disabled in the script editor,
entirely.

But short of that, the only other option is to wait for a released version where
this is configurable.

Regards
Thomas

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=165574




More information about the Rkward-users mailing list