-
Notifications
You must be signed in to change notification settings - Fork 340
Closed
Labels
in editorRelates to code editing or language featuresRelates to code editing or language featuresin lsp/analysis serverSomething to be fixed in the Dart analysis serverSomething to be fixed in the Dart analysis serveris enhancement
Milestone
Description
As part of #4154 we'll be showing types as inlay hints:
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
Labels
in editorRelates to code editing or language featuresRelates to code editing or language featuresin lsp/analysis serverSomething to be fixed in the Dart analysis serverSomething to be fixed in the Dart analysis serveris enhancement
