microsoft / microsoft/TypeScript
Harden response delivery to ensure services is consistent with server
Abierto
@orta ya está trabajando en esto.
Desde el 7/6/2021.
Domain: LS: TSServer
Infrastructure
Rescheduled
- Lenguaje dominante
- Go
- Estrellas
- 111k
- Forks
- 14.3k
- Merge medio
- 1 d 19 h
- PR fusionados (30 d)
- 117
Descripción
Spoke with @andrewbranch
If you [add] a member to any
protocol.*Response, there's a significant chance that your fourslash tests [will] work but it [won't] actually work over the TS Server becausesession.tspicked apart the response in the process of converting positions to line/character and didn't know to put it back
How could we fix it?
Destructuring with an object rest instead of requiring session.ts to name every property it wants to preserve
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.