allegro / allegro/typescript-strict-plugin
The plugin causes TS Server to fail when switching typescript versions
Open
- Dominant language
- TypeScript
- Stars
- 397
- Forks
- 34
- PR merge metrics
- PR metrics pending
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.