Skip to content

Show description for annotations #2407

@KTibow

Description

@KTibow

Right now, if you have an annotation on a variable, eg:

from typing import Annotated
MY_VARIABLE: Annotated[str, "Description goes here"]

You only see the typing, not the description.
Example of the description not showing
I couldn't find any already existing feature requests in a quick search.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions