Is your feature request related to a problem? Please describe.
It's hard to navigate to inferred type of generics. You have to lookup relevant argument and find type from it.
For now it's only possible to see inferred type from hover popup, but it's just plain text.
Describe the solution you'd like
Inlay hints should show clickable inferred types of generics.
Describe alternatives you've considered
Make hovers interactive? (But that's likely out of scope).
Additional context
Screenshot of current behavior

Is your feature request related to a problem? Please describe.
It's hard to navigate to inferred type of generics. You have to lookup relevant argument and find type from it.
For now it's only possible to see inferred type from hover popup, but it's just plain text.
Describe the solution you'd like
Inlay hints should show clickable inferred types of generics.
Describe alternatives you've considered
Make hovers interactive? (But that's likely out of scope).
Additional context
Screenshot of current behavior