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 opened on 2015年12月11日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)TypeScript (6,726 forks)batch import
Domain: LS: Quick InfoEffort: ModerateHelp WantedSuggestion

Repository metrics

Stars
 (48,455 stars)
PR merge metrics
 (平均マージ 6d 17h) (30d で 9 merged PRs)

説明

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

コントリビューターガイド