Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The plugin causes TS Server to fail when switching typescript versions #38

Open
conradkoh-fp opened this issue Jul 19, 2022 · 1 comment

Comments

@conradkoh-fp
Copy link

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

@kamkry
Copy link
Collaborator

kamkry commented Jul 28, 2022

It doesn't look like it was the plugin's fault, could you send more details about your environment? OS, VSCode version, TS version, maybe we would be able to help you with this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants