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

Hover docs should show deprecation reason #484

Open
@doxxx

Description

@doxxx

When a function or type in the std library is deprecated with the rustc_deprecated annotation, the hover docs and auto-completion docs for that item should show the deprecation information from that annotation. For example, String::lines_any().

Ideally, in the auto-completion menu, deprecated items should also be rendered with a strikeout (for example).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementIndicates new feature requestsrlsIssue related to the RLS itself rather than the extension

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions