I would like to suggest an enhancement for Spyder: Is it possible for 
Spyder to provider automatic completion of function arguments? Many other 
interpretors like SPE have this feature. It would be cool if Spyder has 
this. For example, 
import scipy
When I type 'scipy.all(', the autocompletion will automatically complete it 
as
scipy.all(a,axis=None,out=None)

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/spyderlib/-/hquai3wcf4YJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/spyderlib?hl=en.

Reply via email to