fsharp
fsharp copied to clipboard
Tooltips for types should show direct base types only
When hovering a type, FCS tooltip shows its base types. However, the hierarchy may be quite big and it's also not easy to distinguish own implemented interfaces and types implemented in the base types. I propose we only show direct base types in these tooltips.