[wingide-users] Autocomplete in function calls
Danny Bloemendaal
danny.bloemendaal at informaat.nl
Fri Nov 28 02:04:40 MST 2008
What is actually the reason why I don't see any parameters in the
dropdown-list and in autocomplete when I am typing the arguments for
a function call?
def myfunc(param1=1, param2=1, param3=1):
...
myfunc( p<a dropdown with param1 etc> )
Wing knows all the parameters so why not add them to the vocabulary in
that case?
Cheers,
Danny Bloemendaal
More information about the wingide-users
mailing list