Hi Feng,

Sorry for not being clear enough: at the moment there is no way to do what you want, neither in Editor nor in the Console. What I described were just some possible alternatives to get what you want.

Cheers,
Carlos

El 10/01/13 22:18, FENG Xu escribió:
Hi Carlos/Janatan,
Thanks for your reply. I tried Ctr + Space but unfortunately it did not seem to give what I wanted. I attached a screen shot. It has hints for arguments as a drop down list. But when I type Ctr+space, the hints disappears instead of inserting the arguments. Am I missing something? Ctr + space does help to provide the drop down choices for functions in scipy if I type "scipy." but that is not exactly I wanted.
Thanks again
Feng

On Wed, Jan 9, 2013 at 11:23 AM, Carlos Córdoba <[email protected] <mailto:[email protected]>> wrote:

    Hi Feng,

    Interesting point, but right now there are two ways in which you
    can get function args:

    1. Checking the function docs through the Object Inspector.

    2. Seeing the calltip that is shown when you open a parenthesis
    after the function's name.

    In any case you can complete the keyword args using Ctrl+Space, as
    Jonatan mentioned.

    Cheers,
    Carlos

    El 07/01/13 15:00, FENG Xu escribió:

        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] <mailto:[email protected]>.
        To unsubscribe from this group, send email to
        [email protected]
        <mailto:spyderlib%[email protected]>.
        For more options, visit this group at
        http://groups.google.com/group/spyderlib?hl=en.


-- You received this message because you are subscribed to the Google
    Groups "spyder" group.
    To post to this group, send email to [email protected]
    <mailto:[email protected]>.
    To unsubscribe from this group, send email to
    [email protected]
    <mailto:spyderlib%[email protected]>.
    For more options, visit this group at
    http://groups.google.com/group/spyderlib?hl=en.


--
You received this message because you are subscribed to the Google Groups "spyder" group.
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.

--
You received this message because you are subscribed to the Google Groups 
"spyder" group.
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