Microsoft/TypeScript
is there a way to narrow down the amount of information that goes to the member info tooltip of intellisense?
オープン
#6,070 opened on 2015/12/11
Domain: LS: Quick InfoEffort: ModerateHelp WantedSuggestion
Repository metrics
- Stars
- (108,860 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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?
