Skip to content

Support hovers on type inlay hints #4156

@DanTup

Description

@DanTup

As part of #4154 we'll be showing types as inlay hints:

Screenshot 2022-09-13 at 11 16 34

It would be nice if you could hover over these and also get the dartdoc for that type. It looks like inlay hints support tooltips, and we could include an element reference string in the data and stitch this in via resolve (which we don't currently support, but could).

Metadata

Metadata

Assignees

No one assigned

    Labels

    in editorRelates to code editing or language featuresin lsp/analysis serverSomething to be fixed in the Dart analysis serveris enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions