PhpStorm keeps indexing over and over again Follow
Answered
PhpStorm keeps reindexing over and over again.
Tried to restart the app, but wouldn't solve the problem.
Please sign in to leave a comment.
Rémy
Thanks, I'm giving this a try. But some of my exclusions are just guesses. Does JetBrains have a general recommendation for excluding files in certain kinds of projects (mine is a Laravel/Vue app). I've been using PHPStorm for several years, and have never come across this problem before.
Pweil2 When I had the indexation issue (long time ago) the indexation wouldn't stop for a second. I guess if that's your case to there might be something else going on... Also I guess it depends on your computers CPU and RAM. In my projects (Symfony/ Webpack) I exclude all vendor directories, logs directories, and build directories (JS that constantly gets recompiled during developpement) because they will cause a lot of reindexation and I don't need IDE analysis (syntax and stuff) on these.
Cardinal solution.
Resetting the cache didn't help me either.
But removing the following storm directories helped:
There are no perfect products. PHPStorm the best I've seen and not expensive.
And the problem can be solved, described in a previous comment
That's odd we use PhpStorm in my company on many different computers with no issues.
Garad U, please contact support whenever you have issues, we can't fix a problem we are not aware of. Submitting your logs (Help | Collect Logs and Diagnostic Data) via Help | Contact Support is a good way to start. Thank you.
Obrigado Remy, deu certinho aqui!
invalidate caches and restart just helped me, too
PhpStorm 2017.3.6
Build #PS-173.4674.46, built on March 15, 2018
JRE: 1.8.0_152-release-1024-b15 x86_64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Mac OS X 10.13.3
@Jarek please update to 2018.1.6 - it contains tons of fixes compared with vanilla 2018.1 build.
Anna, could you please install the latest PhpStorm version? (2019.1.2 or 2018.2.7 if you have to stick with 2018.2.*)
Yo tambien tenia el mismo problema, si lo solvente con "Invalidate Caches and Restart"
me ocurrio por tener el proyecto en un disco externo.