Microsoft/TypeScript

DefinitionResponse selects full type range

Aberta

#8.808 aberto em 25 de mai. de 2016

 (4 comentários) (0 reação) (0 responsável)TypeScript (13.395 forks)batch import
Domain: APIHelp WantedSuggestion

Métricas do repositório

Stars
 (108.860 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador