How to prevent it reopening tons of files on opening project or new Copilot session?

Every time I open a project or start a new Copilot session, PhpStorm opens _tons_ of files. Many of these are files I haven't even worked on recently. I have searched the settings to no avail. Copilot also sent me on a wild goose chase.

0

Hello Capneb,

Will the issue persist if disabling the GitHub Copilot plugin?

0

No. I disabled Copilot, and opened that project and it indeed does NOT open 43 tabs.

0

Thank you for checking!
Please report this directly to the plugin developers: https://github.com/microsoft/copilot-intellij-feedback/issues.
Unfortunately, our ability to troubleshoot or fix this is limited, since JetBrains doesn’t develop or maintain this plugin.

0

I found out how solve this. Delete the file called copilotDiffState.xml in the folder [project folder]/.idea/

1

请先登录再写评论。