5a17591682
Added some extra logic for handling dot shorthands in hovers. They should show the same information in the hover as if we had added the type in front of `.`. Added a new line "Declared in:" to show the containing class information. Bug: https://github.com/dart-lang/sdk/issues/59836, https://github.com/dart-lang/sdk/issues/60864 Change-Id: If159d53b7c4443d8a8311125ceef66c441d39d4f Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/431944 Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Commit-Queue: Kallen Tu <kallentu@google.com>