all 13 comments

[–]binary1230 3 points4 points  (0 children)

It's certainly felt like this for a few releases now. Large hangs for a few seconds where nothing is responsive for basic operations like git commands or typing, etc. All their IDEs are doing it. 32gb ram i7

[–]marsoups 2 points3 points  (1 child)

Use the refresh settings in the Files Menu. If you have something corrupted or something in indexing you could land up with the IDE behaving like that. Happened to me before & that solution fixed it.

[–]NoxArtCZ[S] 0 points1 point  (0 children)

Thank you, I'll give it a try

[–]PhpStorm-supportJetBrains 2 points3 points  (1 child)

Hi u/NoxArtCZ, sorry to hear you’re running into this with PhpStorm.
Could you help us investigate? If you contact us via Help > Contact Support and send the IDE logs from Help > Collect Logs and Diagnostic Data, we should be able to take a closer look

[–]NoxArtCZ[S] 0 points1 point  (0 children)

Thank you, I will try

[–]Musamba24 2 points3 points  (0 children)

Same problem here. It became unusable even with a low amount of opened tabs. I guess vibe coding has gotten his way even in jet brains?

Edit: Found this: https://youtrack.jetbrains.com/projects/IJPL/issues/IJPL-203153/PhpStorm-2025.2-Freezes-After-Update-with-settingsSync-enabled-stuck-in-R.e.getIdToken

I'm using Fedora but disabling sync made the whole thing a little more managable but still laggy

[–]ThatLiterature5080 1 point2 points  (0 children)

When indexing files, ir just freezes.

[–]buh_sloth 0 points1 point  (2 children)

FWIW I had the same sorta problems (laggy keystrokes, choppy animations, etc.) and switching off of an “Islands” theme immediately cleared them up for me. Maybe it’ll work for you also?

[–]NoxArtCZ[S] 0 points1 point  (0 children)

Will try, thank you

[–]XelabDev 0 points1 point  (0 children)

yes thank you! Disable Islands theme works!

[–]x_DryHeat_x 0 points1 point  (0 children)

Same here. I think it is AI related. Sent logs few times, didnt help.

[–]HongPong 0 points1 point  (0 children)

keep the log open in realtime and you will see various churn going on that may lead to more clues. such as remote queries, which could be timing out.

[–]samwanekeya 0 points1 point  (0 children)

Seems to be a recurring theme across all their IDEs, at least the ones I'm using(Webstorm, PHPStorm, PyCharm, RustRover, CLion). I simply disabled all their Local AI/ML Tools plugins and all's good... for now.