Skip to content

Show hover hints only when Alt (or another modifier) is pressed #2719

@eugenesvk

Description

@eugenesvk

If you select text with a mouse and then let the cursor "rest" somewhere away from the selected text not to obscure it, there is a high chance that you'd randomly move it to a valid identifier or something and get a big obscuring popup with doc info.
Crude ways to avoid it is to either disable popup doc hints completely or be conscious of where you move your mouse cursor

A better way would be to add a barrier to activation, for example, only showing doc hints when a convenient modifier like Alt is being held

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions