Closed
Description
- I have checked issues with enhancement label and found no duplicates
Problem
When look at a type I would like to know what's available. For interface/class/etc. I can see their members. It would be great if I can see the members of an intersection type as well in one place. Currently I have to click on each type to view members of each type.
Suggested Solution
Some way to show the expanded member list for a intersection type at its doc so I don't have to do extra clicks to see its members.