Microsoft/TypeScript

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

Aberta

#6.070 aberto em 11 de dez. de 2015

 (3 comentários) (0 reação) (0 responsável)TypeScript (13.395 forks)batch import
Domain: LS: Quick InfoEffort: ModerateHelp WantedSuggestion

Métricas do repositório

Stars
 (108.860 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador