Microsoft/TypeScript

DefinitionResponse selects full type range

Ouverte

#8 808 ouverte le 25 mai 2016

 (4 commentaires) (0 réaction) (0 personne assignée)TypeScript (13 395 forks)batch import
Domain: APIHelp WantedSuggestion

Métriques du dépôt

Stars
 (108 860 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur