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日
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?
