Skip to content

Implement hint dynamic unfolding #11702

Closed
@SomeoneToIgnore

Description

@SomeoneToIgnore

Depending on the user settings, rust-analyzer server can fold too long hints, i.e. HashMap<String, Vec<...>>.

Now, when the VSCode client hints consist of ranges and support dynamic actions, we can make those folded hints dynamic and unfold them on click, similarly how Intellij does this now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-inlay-hintsinlay/inline hintsC-featureCategory: feature requestS-actionableSomeone could pick this issue up and work on it right now

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions