Microsoft/TypeScript

is there a way to narrow down the amount of information that goes to the member info tooltip of intellisense?

Open

#6 070 ouverte le 11 déc. 2015

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)TypeScript (6 726 forks)batch import
Domain: LS: Quick InfoEffort: ModerateHelp WantedSuggestion

Métriques du dépôt

Stars
 (48 455 stars)
Métriques de merge PR
 (Merge moyen 6j 17h) (9 PRs mergées en 30 j)

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?

img_11122015_142244

Guide contributeur