Hover over types could be more useful
- Dominant language
- Dart
- Stars
- 224
- Forks
- 94
- Avg merge
- 7h 14m
- Merged PRs (30d)
- 2
Description
Right now, if I hover on `Future`, I see the following:

I see similar hovering on anything that is a type. At a minimum, shouldn't see the `getObject` error. It'd be nice to show any relevant info (e.g., where it's defined, links) if possible.
FYI - @annagrin
Contributor guide
Research direction
Start by reproducing the hover on `Future` and tracing the type-hover handling in the web development tooling. The result should remove the `getObject` error and show relevant information such as where the type is defined or useful links, if available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100