language-tools
language-tools copied to clipboard
vue3+tsx。move file,‘Checking for update of JS/TS imports’ Keep showing for more than 5 minutes
Moving files will be displayed first
The update import is then normally prompted.
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
Moving files will be displayed first
The update import is then normally prompted.
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
Vue-Official Dropping from 2.0.14 to 2.0.12 will also solve this problem
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!
The update import is then normally prompted. 