Skip to content

Create keyboard shortkuts that mimic IPython's ? and ?? magic functions #9

Open
@ikanobori

Description

@ikanobori

In IPython, typing ? after a variable or function name prints it's doc, and ?? prints it's actual line numbers within the file it is defined and the code corresponding to it.

?? doesn't work for zipped packages and C extensions, but it's one of the most useful features of IPython IMHO.


Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions