Microsoft/TypeScript
在 GitHub 查看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日
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?
