Microsoft/TypeScript

DefinitionResponse selects full type range

开放

#8,808 创建于 2016年5月25日

 (4 条评论) (0 个反应) (0 位负责人)TypeScript (13,395 个派生)batch import
Domain: APIHelp WantedSuggestion

仓库指标

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

描述

When sending a definition request to the tsserver, the response contains a range selection of the whole type. For UX proposes it would be better to either select only the identifying portion, like a type name, or additional include such an identifying range.

See https://github.com/Microsoft/vscode/issues/6772 for some background.

贡献者指南