Skip to content

Hover on datetime.datetime import does not show constructor signature & docstring #2814

@Heart2009

Description

@Heart2009

When the python language server in vscode is Default and the pyrefly plugin is disabled, the following prompt is given when the mouse hovers over datetime:

Image

When the pyrefly plugin is enabled, the following prompt is given when the mouse hovers over datetime:

Image

The floating prompt information varies greatly. How to configure pyrefly to display more content in the floating prompt information, such as module full name, method signature information, etc., or does pyrefly itself not support displaying more information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    language-serverIssues specific to our IDE integration rather than type checking

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions