auto completion
Bernd Schubert
bernd-schubert at gmx.de
Thu Feb 8 12:09:54 GMT 2007
Hi,
somehow I think codecompletion tries to complete too much. All I need is
showing the arguments of a function and showing members of a structure or
class.
So for a function: When I type "my_func(", ONLY now arguments should be shown,
but only as help. Long ago in the past it was that way.
For a structure: When I type "my_struct->", as above, show arguments after I
typed the "->".
Whats happens right now, I type "my_func(", nothing happens,
further "my_func(my_struct" and already now the selector appears and shows
the type of the structure. But I already finished typing, not only that the
auto completion confuses, it also actively forces more keystrokes or
mouseclicks then without autocompletion.
Is there a way to disable auto completion for everything else than
typing "func(", "stuct->" or "struct."?
Thanks in advance,
Bernd
--
Bernd Schubert
PCI / Theoretische Chemie
Universität Heidelberg
INF 229
69120 Heidelberg
More information about the KDevelop
mailing list