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 建立於 2015年12月11日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)TypeScript (6,726 fork)batch import
Domain: LS: Quick InfoEffort: ModerateHelp WantedSuggestion

倉庫指標

Star
 (48,455 star)
PR 合併指標
 (平均合併 6天 17小時) (30 天內合併 9 個 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

貢獻者指南