Microsoft/TypeScript
GitHub で見るis there a way to narrow down the amount of information that goes to the member info tooltip of intellisense?
Open
#6,070 opened on 2015年12月11日
Domain: LS: Quick InfoEffort: ModerateHelp WantedSuggestion
説明
Namely, is there a way to opt out from seeing:
- union/intersection type constituens
- members of a type alias referring to an anonymous product type?
