language-tools icon indicating copy to clipboard operation
language-tools copied to clipboard

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

Open nsnans opened this issue 1 year ago • 2 comments

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 avatar Apr 25 '24 07:04 nsnans

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 avatar Apr 25 '24 08:04 nsnans

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

nsnans avatar Apr 25 '24 08:04 nsnans

Hey there, as there have been many fixes in the last 2.x versions: Please let us know if you're still encountering this issue. Otherwise kindly close this one, thanks!

davidmatter avatar Aug 07 '24 07:08 davidmatter