You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.