Microsoft/TypeScript

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

开放

#6,070 创建于 2015年12月11日

 (3 条评论) (0 个反应) (0 位负责人)TypeScript (13,395 个派生)batch import
Domain: LS: Quick InfoEffort: ModerateHelp WantedSuggestion

仓库指标

星标
 (108,860 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南