PhpStorm suddenly too slow
Hello,
The IDE became very sluggish
Recording & logs:
Upload id: 2023_04_02_swxitBQdHeZwSPddNYNkdq (files: CleanShot 2023-04-02 at 11.44.32-converted.mp4 and 2 more)
What can I do to fix it?
Thank you
Please sign in to leave a comment.
It looks like the issue comes only from php files
I recorded another video to compare
https://share.cleanshot.com/4JXj0YyJ
I had to delete the caches folder to fix the issue
/Users/.../Library/Caches/JetBrains/PhpStorm2022.3
Do you know what could have caused this?
Broken indexes. It might happen from time to time leading to various effects; poor performance might be one of them.
Instead of removing the
caches
folder, it's possible to invalidate the indexes with File | Invalidate Caches | Invalidate and Restart.Thank you for your reply
I tried it back when I had the issue but it didn't help, that's why I had to manually try a few things including the cache folder deletion
With the new 2023.1 update, it's working amazingly fast
Thank you