microsoft / microsoft/TypeScript
Partial Semantic Mode Meta-Issue
Offen
@DanielRosenwasser arbeitet bereits daran.
Seit 15.7.2020.
Meta-Issue
Rescheduled
- Vorherrschende Sprache
- Go
- Sterne
- 111k
- Forks
- 14.3k
- Ø Merge
- 2 T. 4 Std.
- Gemergte PRs (30 T.)
- 132
Beschreibung
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)
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Bewertung
Dieses Issue wurde noch nicht bewertet.