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

vue3+tsx。move file,‘Checking for update of JS/TS imports’ Keep showing for more than 5 minutes #4301

Open
nsnans opened this issue Apr 25, 2024 · 2 comments

Comments

@nsnans
Copy link

nsnans commented Apr 25, 2024

Moving files will be displayed first
image
The update import is then normally prompted.
image

But after updating vscode to version 1.88.1,(‘Checking for update of JS/TS imports’ ) Keep showing for more than 5 minute,The check still cannot be completed, so the import cannot be updated. This project was written in vue3+tsx

Then I went and tried another project written using a vue file,vue file found after moving(‘Checking for update of JS/TS imports’)The prompt display ends soon,Although I don't know why the update import confirmation box doesn't pop up.

After testing, these two methods can fix the problem:
1、Disable Vue-Official
2、Reduced vscode to version 1.87

@nsnans
Copy link
Author

nsnans commented Apr 25, 2024

Moving files will be displayed first image The update import is then normally prompted. image

But after updating vscode to version 1.88.1,(‘Checking for update of JS/TS imports’ ) Keep showing for more than 5 minute,The check still cannot be completed, so the import cannot be updated. This project was written in vue3+tsx

Then I went and tried another project written using a vue file,vue file found after moving(‘Checking for update of JS/TS imports’)The prompt display ends soon,Although I don't know why the update import confirmation box doesn't pop up.

After testing, these two methods can fix the problem: 1、Disable Vue-Official 2、Reduced vscode to version 1.87

Vue-Official Dropping from 2.0.14 to 2.0.12 will also solve this problem

@nsnans nsnans closed this as not planned Won't fix, can't repro, duplicate, stale Apr 25, 2024
@nsnans nsnans reopened this Apr 25, 2024
@nsnans
Copy link
Author

nsnans commented Apr 25, 2024

Vue-Official Dropping from 2.0.14 to 2.0.12 will also solve this problem

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

1 participant