Skip to content

how to stop the mouse over method to see its definition feature #132

Open
@drewverlee

Description

@drewverlee

Randomly whenever I mouse over a method or class in gvim a "popup" window with less then helpful information about the class appears. Then it refuses to disappear until i mouse over another method. I'm trying to track down this behavior and think this plugin might be responsible. I say might, because i'm not sure. Adding to the confusion is that i removed this plugin some time back...

here is the behavior i'm seeing, that i want to stop, from your docs:

IPython's object? Functionality

If you're using gvim, mouse-over a variable to see IPython's ? equivalent. If you're using vim from a terminal, or want to copy something from the docstring, type d. is usually \ (the backslash key). This will open a quickpreview window, which can be closed by hitting q or .

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions