Microsoft/TypeScript
is there a way to narrow down the amount of information that goes to the member info tooltip of intellisense?
Offen
#6.070 geöffnet am 11.12.2015
Domain: LS: Quick InfoEffort: ModerateHelp WantedSuggestion
Repository-Metriken
- Stars
- (108.860 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
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?
