allegro / allegro/typescript-strict-plugin
The plugin causes TS Server to fail when switching typescript versions
Abierto
- Lenguaje dominante
- TypeScript
- Estrellas
- 397
- Forks
- 34
- Métricas de merge de PR
- Métricas de PR pendientes
Descripción
Reproduction Steps:
1. Set the typescript version to the vs code's version (using select typescript version - "Cmd + Shift + P > Select Typescript Version")
2. Reload the window
3. Set the typescript version to use the workspace's version
4. Attempt to do a move a file that is imported by another file
Expected:
The window for automatic import update should show
Actual:
The window to ask for automatic imports update doesn't come up
If you do a full window reload, everything works as expected
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.