Microsoft/TypeScript

DefinitionResponse selects full type range

Open

#8,808 建立於 2016年5月25日

在 GitHub 查看
 (4 留言) (0 反應) (0 負責人)TypeScript (48,455 star) (6,726 fork)batch import
Domain: APIHelp WantedSuggestion

描述

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.

貢獻者指南