microsoft / microsoft/TypeScript
Partial Semantic Mode Meta-Issue
Aperta
@DanielRosenwasser ci sta già lavorando.
Dal 15/7/2020.
Meta-Issue
Rescheduled
- Lingua principale
- Go
- Stelle
- 111k
- Fork
- 14.3k
- Merge medio
- 2g 4h
- PR unite (30g)
- 132
Descrizione
See https://github.com/microsoft/TypeScript/issues/37713 as a pre-requisite for this issue!
https://github.com/microsoft/TypeScript/pull/38561 implements the core idea proposed in https://github.com/microsoft/TypeScript/issues/37713.
Beyond that, there is still a set of UX issues that we should probably address:
- make cross-file go-to-definition work in the syntax-only server (https://github.com/microsoft/TypeScript/issues/39037)
- make find-all-refs work on unresolved locals (https://github.com/microsoft/TypeScript/issues/38836)
- better display experience for error types on the syntax server (https://github.com/microsoft/TypeScript/issues/39032)
- expand when
isNewIdentifierLocationon the syntax server (https://github.com/microsoft/TypeScript/issues/39033) - consider loose completions on the syntax server on unresolved/error types (https://github.com/microsoft/TypeScript/issues/39034)
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.