Microsoft/TypeScript
View on GitHubis there a way to narrow down the amount of information that goes to the member info tooltip of intellisense?
Open
#6,070 opened on Dec 11, 2015
Domain: LS: Quick InfoEffort: ModerateHelp WantedSuggestion
Repository metrics
- Stars
- (48,455 stars)
- PR merge metrics
- (Avg merge 6d 17h) (9 merged PRs in 30d)
Description
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?
