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.

貢獻者指南