Microsoft/TypeScript

DefinitionResponse selects full type range

Open

#8,808 opened on 2016年5月25日

GitHub で見る
 (4 comments) (0 reactions) (0 assignees)TypeScript (6,726 forks)batch import
Domain: APIHelp WantedSuggestion

Repository metrics

Stars
 (48,455 stars)
PR merge metrics
 (平均マージ 6d 17h) (30d で 9 merged PRs)

説明

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.

コントリビューターガイド