When I open multiple projects, except for the first one, all other projects get stuck for a long time
已回答
In addition, there are also problems with closing the project. The pop-up window will get stuck when closing the project.
In order to ensure development, I was forced to turn to vscode。
this is log:
Upload id: 2024_02_22_C7ZNhggVnt2wyLRyqQLQQV (file: idea-logs-20240222-09531313568440411844987409.zip)
请先登录再写评论。
Hi,
Does the problem go away if you disable all of the downloaded plugins and restart the IDE? Preferences | Plugins | ⚙ | Disable all downloaded plugins
If it does, see if it helps to disable GitHub Copilot plugin specifically. I see lots of hanging threads with its code at the front.
If the issue remains, see if it helps to re-generate project configuration settings for each of the affected projects:
.idea
folder and any*.iml
files from its rootAs you suggested, after I disabled the github copilot plugin, the IDE seemed to become smoother. Maybe I should report the issue to github.
Yes, you can report it here or here.