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

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (13.395 Forks)batch import
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?

img_11122015_142244

Contributor Guide