Skip to content

Tab-completion for function argument list #5510

@tempestadept

Description

@tempestadept

In IPython 2.0 notebook, when I enter a function name and open parentheses, a pair of parentheses is inserted. If I pres tab, I get a dropdown list of all identifiers, magics, etc. in scope, while in previous versions this opened a tooltip with function arguments and docstring. If I wait a couple of seconds after entering parentheses without pressing anything, I get that tooltip. Buttons for expanding it still have tooltips telling about pressing tab 2 or 4 times, but that doesn't work.
Displaying docstring in response to tab inside empty parentheses makes much more sense than the list of all identifiers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions