Open
Description
Hovering over v
:
Hovering over its type inlay hint:
When hovering over a variable, the Global
link should (probably? it seems confusing) be omitted, since it is the default also omitted from the type.
When hovering over a type inlay hint, links should be inserted just like we do for variable hovers, and defaulted types like Global
should be omitted (seems like an opportunity to deduplicate some code too).