Anyone else experiencing Jetbrains IDE's freezing with the new update?

Hi,

Been using Cody pro with Jetbrains (Intellij Ultimate) for about two months now, no issues (like this) yet.

As soon as the IDE opens, it just freezes, I have to End Task on the application. I then disabled the Cody plugin, and it stopped. Left it for a day, enabled Cody again, and brrrrrr… frozen again. After a few minutes a pop-up comes up complaining about a connection timeout that Cody experienced. But, my connection is fine (I’m using the same connection to write this post).

Anyone else experiencing this?

I’m on the latest versions of IntelliJ (2025.1) and Cody plugin 7.86.1.

#EDIT. Seems like it’s only happening when I have multiple projects open. It might be a memory issue. I’ll keep investigating.

Hey @renierl

Thank you for reporting the issue. The team is aware of it and indeed the possibility if several projects are open could be the culprit. Based on that, a fix is made with the PR Make sure autocomplete service is working per project by pkukielka · Pull Request #7785 · sourcegraph/cody · GitHub and another fix is underway Don't execute Cody calls on EDT by pkukielka · Pull Request #7792 · sourcegraph/cody · GitHub

Sorry for the inconvenience.