Copilot IntelliJ plugin using 100% CPU #154926
Replies: 16 comments · 12 replies
-
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
I've been experiencing the same for ~8 months. The 2 ways to circumvent this I found so far are:
In case it matters, I'm working on a TS project using IntelliJ Ultimate (Build #IU-243.26053.27, built on March 16, 2025) on a Mac M2. I had the same with all versions of intellij ultimate + copilot plugin in the last few months. |
Beta Was this translation helpful? Give feedback.
-
any fix? |
Beta Was this translation helpful? Give feedback.
-
I experience this behavior as well. How can a chat window in IntelliJ take so many resources? |
Beta Was this translation helpful? Give feedback.
-
Also experiencing this. Up to date with the latest versions of Copilot and IntelliJ. Who should I send the invoice to for the extra power consumption I'm incurring? |
Beta Was this translation helpful? Give feedback.
-
Possible Causes & Fixes for 100% CPU in Copilot IntelliJ Plugin I’ve seen similar high CPU issues with the Copilot IntelliJ plugin. Here are some things that usually help: Update Copilot & IntelliJ Make sure you’re running the latest versions of both IntelliJ and the Copilot plugin. Older versions (esp. 2024.x builds) had memory leaks and indexing issues. Updating often fixes CPU spikes. Disable Background Indexing / Plugins Go to Settings > Plugins and temporarily disable heavy plugins (e.g., Lombok, SonarLint, etc.). Some plugins clash with Copilot’s real-time code suggestion process. Limit Copilot’s Context Window In Settings > GitHub Copilot, reduce the context length or disable inline suggestions in very large projects. Copilot tries to parse huge files and can hog CPU. Check for Known Bug Reports GitHub Copilot IntelliJ Issues Example issue: “Copilot plugin CPU usage spike on project load”. Workaround Until Fix Disable Copilot temporarily (Ctrl+Shift+A → Copilot: Disable) when you don’t need suggestions. Restarting IntelliJ clears runaway Copilot threads if CPU stays locked. Provide Logs to GitHub Go to Help > Collect Logs and Diagnostic Data and attach them when reporting. It helps maintainers reproduce and patch the bug faster. |
Beta Was this translation helpful? Give feedback.
-
Experiencing this as well. |
Beta Was this translation helpful? Give feedback.
-
I'm having the same problem under MacOS latest version (MBA apple silicon M3) , phpStorm 2025.2 and copilot updated. If I open the copilot panel cpu goes crazy.. |
Beta Was this translation helpful? Give feedback.
-
The same problem occurs: if the Copilot window is open, WebStorm starts consuming 100% of the CPU. |
Beta Was this translation helpful? Give feedback.
-
Same situation here (PhpStorm 2025.2.1) when I open Copilot Chat, CPU usage goes to 100%. |
Beta Was this translation helpful? Give feedback.
-
I had to downgrade to phpstorm 2024.1 from July to allow use copilot.
I did the same with IntelliJ, webstorm and others.
Finally, now is running fine again!!!!
I’ll wait some fix to allow upgrade later.
My MBA m3 was getting too hot
I notice this problem also using Gemini. I think that is some problem in Jetbrain IDEs.
Regards,
Manuel Pardo
… Em 3 de set. de 2025, à(s) 06:13, Admir Ljubijankić ***@***.***> escreveu:
Same situation here (PhpStorm 2025.2.1) when I open Copilot Chat, CPU usage goes to 100%.
Current work around that helps, but is very annoying to use, is to enable "power save mode" and then open the Copilot Chat. Looks like PhpStorm is trying to analyse the code suggestions in the Copilot Chat.
—
Reply to this email directly, view it on GitHub <#154926 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAOAJWBO72AJ52JFK6C4ST33Q2WL7AVCNFSM6AAAAABZXBVJHKVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTIMRZGQZDANA>.
You are receiving this because you commented.
|
Beta Was this translation helpful? Give feedback.
-
Seeing this now too on WebStorm 2025.2 with Copilot plugin 1.5.55-243, using 500% CPU with the GitHub Copilot panel open, goes back down to 5% CPU as soon as I close the panel |
Beta Was this translation helpful? Give feedback.
-
I didn’t try it.
Someone can confirm?
In today's update, they seem to fix the issue, I updated the latest version of the plugin 1.5.55-243 ,and my mac CPU usage issue has been resolved
Is this working in 1.5.55-243?
I did a downgrade in phpstorm, webstorm to 2024.1 from July to allow use copilot with success.
Regards,
Manuel Pardo
… Em 4 de set. de 2025, à(s) 21:52, ssggiitt ***@***.***> escreveu:
In today's update, they seem to fix the issue, I updated the latest version of the plugin 1.5.55-243 ,and my mac CPU usage issue has been resolved
—
Reply to this email directly, view it on GitHub <#154926 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAOAJWFUSNLE2MVZKDFXN333RDNETAVCNFSM6AAAAABZXBVJHKVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTIMZRGI4DGNQ>.
You are receiving this because you commented.
|
Beta Was this translation helpful? Give feedback.
-
My phpstorm was on 900%+ cpu usage on my m4 macbook whenever I had github copilot chat window opened. This issue seems to be on version 2025.2.1. I downgraded to my phpstorm to version 2025.1.5.1 and it works completely fine and my phpstorm is on 30-40% cpu usage. So to fix this is to just downgrade to version 2025.1.5.1 |
Beta Was this translation helpful? Give feedback.
-
In fact I noticed that using gemini in JetBrain IDEs the problem also is happening. The cpu consume is lower than copilot, but also cpu goes crazy.
So I think the problem it seems in JetBrain…
Does someone noticed this in Gemini plugin while using in JetBrains?
… Em 24 de set. de 2025, à(s) 14:53, Andrii Bezuglyi ***@***.***> escreveu:
I logged an issue: https://intellij-support.jetbrains.com/hc/en-us/requests/8022397?page=1
JetBrains do not want to bother - they are saying that it is problem with plugin (who would doubt they would say that).
I found that minimizing CoPilot window lets CPU cool down. Even if in the background there is an ongoing conversation.
—
Reply to this email directly, view it on GitHub <#154926 (reply in thread)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAOAJWAMU7R27OTG2PTZYQT3ULLABAVCNFSM6AAAAABZXBVJHKVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTINJQGE4DONQ>.
You are receiving this because you commented.
|
Beta Was this translation helpful? Give feedback.
-
Same issue |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Bug
Body
I am using the latest version of the Copilot IntelliJ plugin in CachyOS and the CPU usage quickly goes to 100% and never goes down. I tried with IntelliJ 2025.1 Beta, IntelliJ 2024.3 and IntelliJ 2024.2 and the results are similar. Sometimes CPU usage goes to 100% as soon as I open IntelliJ, and sometimes after I have used it for a few minutes. See images below.

I am happy to provide any other information if that helps.
Beta Was this translation helpful? Give feedback.
All reactions