Description
Describe the bug
打开idea.log文件
To Reproduce
打开idea.log文件
Expected behavior
看代码这个初始化应该执行一次。实际情况是一直在执行。
Screenshots
2025-06-18 20:03:51,201 [87984830] INFO - #cc.unitmesh.sketch.llm2.GithubCopilotManager - GitHub Copilot not configured, skipping model initialization
2025-06-18 20:03:51,201 [87984830] INFO - #cc.unitmesh.sketch.llm2.GithubCopilotManager - GitHub Copilot not configured, skipping model initialization
2025-06-18 20:03:51,201 [87984830] INFO - #cc.unitmesh.sketch.llm2.GithubCopilotManager - GitHub Copilot not configured, skipping model initialization
2025-06-18 20:03:51,201 [87984830] INFO - #cc.unitmesh.sketch.llm2.GithubCopilotManager - GitHub Copilot not configured, skipping model initialization
2025-06-18 20:03:51,201 [87984830] INFO - #cc.unitmesh.sketch.llm2.GithubCopilotManager - GitHub Copilot not configured, skipping model initialization
2025-06-18 20:03:51,201 [87984830] INFO - #cc.unitmesh.sketch.llm2.GithubCopilotManager - GitHub Copilot not configured, skipping model initialization
2025-06-18 20:03:51,201 [87984830] INFO - #cc.unitmesh.sketch.llm2.GithubCopilotManager - GitHub Copilot not configured, skipping model initialization
2025-06-18 20:03:51,202 [87984831] INFO - #cc.unitmesh.sketch.llm2.GithubCopilotManager - GitHub Copilot not configured, skipping model initialization
2025-06-18 20:03:51,202 [87984831] INFO - #cc.unitmesh.sketch.llm2.GithubCopilotManager - GitHub Copilot not configured, skipping model initialization
2025-06-18 20:03:51,202 [87984831] INFO - #cc.unitmesh.sketch.llm2.GithubCopilotManager - GitHub Copilot not configured, skipping model initialization
2025-06-18 20:03:51,202 [87984831] INFO - #cc.unitmesh.sketch.llm2.GithubCopilotManager - GitHub Copilot not configured, skipping model initialization
2025-06-18 20:03:51,202 [87984831] INFO - #cc.unitmesh.sketch.llm2.GithubCopilotManager - GitHub Copilot not configured, skipping model initialization
2025-06-18 20:03:51,202 [87984831] INFO - #cc.unitmesh.sketch.llm2.GithubCopilotManager - GitHub Copilot not configured, skipping model initialization
2025-06-18 20:03:51,202 [87984831] INFO - #cc.unitmesh.sketch.llm2.GithubCopilotManager - GitHub Copilot not configured, skipping model initialization
2025-06-18 20:03:51,202 [87984831] INFO - #cc.unitmesh.sketch.llm2.GithubCopilotManager - GitHub Copilot not configured, skipping model initialization
2025-06-18 20:03:51,202 [87984831] INFO - #cc.unitmesh.sketch.llm2.GithubCopilotManager - GitHub Copilot not configured, skipping model initialization
2025-06-18 20:03:51,202 [87984831] INFO - #cc.unitmesh.sketch.llm2.GithubCopilotManager - GitHub Copilot not configured, skipping model initialization
2025-06-18 20:03:51,202 [87984831] INFO - #cc.unitmesh.sketch.llm2.GithubCopilotManager - GitHub Copilot not configured, skipping model initialization
2025-06-18 20:03:51,202 [87984831] INFO - #cc.unitmesh.sketch.llm2.GithubCopilotManager - GitHub Copilot not configured, skipping model initialization
2025-06-18 20:03:51,202 [87984831] INFO - #cc.unitmesh.sketch.llm2.GithubCopilotManager - GitHub Copilot not configured, skipping model initialization
2025-06-18 20:03:51,203 [87984832] INFO - #cc.unitmesh.sketch.llm2.GithubCopilotManager - GitHub Copilot not configured, skipping model initialization
2025-06-18 20:03:51,203 [87984832] INFO - #cc.unitmesh.sketch.llm2.GithubCopilotManager - GitHub Copilot not configured, skipping model initialization
2025-06-18 20:03:51,203 [87984832] INFO - #cc.unitmesh.sketch.llm2.GithubCopilotManager - GitHub Copilot not configured, skipping model initialization
2025-06-18 20:03:51,203 [87984832] INFO - #cc.unitmesh.sketch.llm2.GithubCopilotManager - GitHub Copilot not configured, skipping model initialization
2025-06-18 20:03:51,203 [87984832] INFO - #cc.unitmesh.sketch.llm2.GithubCopilotManager - GitHub Copilot not configured, skipping model initialization
2025-06-18 20:03:51,203 [87984832] INFO - #cc.unitmesh.sketch.llm2.GithubCopilotManager - GitHub Copilot not configured, skipping model initialization
2025-06-18 20:03:51,203 [87984832] INFO - #cc.unitmesh.sketch.llm2.GithubCopilotManager - GitHub Copilot not configured, skipping model initialization
2025-06-18 20:03:51,203 [87984832] INFO - #cc.unitmesh.sketch.llm2.GithubCopilotManager - GitHub Copilot not configured, skipping model initialization
2025-06-18 20:03:51,203 [87984832] INFO - #cc.unitmesh.sketch.llm2.GithubCopilotManager - GitHub Copilot not configured, skipping model initialization
Desktop (please complete the following information):
- OS: [e.g. Windows] : win11
- Main Version [e.g. 22]
- IDEA Version [e.g. Intellij IDEA 2024.3] 2024.3
Additional context
安装本插件后,idea无法通过右上角关闭按钮正常关闭。不知道跟这里是否有关系。