Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

Better distinguish override completions in tooltip #261

Open
@jakebailey

Description

@jakebailey

Right now, completions for function overrides look like:

image

I don't think that it's very clear that selecting this completion will actually fill out a full function rather than just completing the name for you (which is what jedi does with the same exact hint name). I think it'd be better to include some extra text in the tooltip, like:

image

To better show what the completion actually does.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions