Code Inspections sluggish, freeze half the time. Code completion broken. Hector won't talk to me.

Hi!

While I'm writing code, inspections pop up, but then stay there for a few seconds, or forever.

For example while writing CSS, I'll type "background:". An inspection will pop up saying a term is expected. I'll then write "#ffffff", but that "a term is expected" stays for 3 or 4 seconds, or just never goes away until I cut and paste the text.

Also code completion is broken across the board. It always says "No suggestions". And I can't click on hector the inspector.

All other projects work fine. These problems happen on all languages (PHP, Blade, CSS, HTML, Javascript). "Invalidate caches / restart" did not fix it.

Any suggestions? It's driving me nuts.

Thanks!

0

What IDE version you're using?

Is it running JetBrains JVM? You can see that in Help > About > "JVM: ..." line.

Also try to disable all custom plugins in Settings > Plugins > Show: Custom.

0
Avatar
Permanently deleted user

Thank you so much for the help. Disabling all custom plugins did not fix the problem.

Here's my version/JVM info:

PhpStorm 2017.1.4
Build #PS-171.4694.2, built on May 16, 2017
Licensed to Matthew Ruivo
Subscription is active until September 3, 2017
JRE: 1.8.0_112-release-736-b21 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Windows 10 10.0

0

Strange. Please try to run File > Invalidate Caches/Restart > Invalidate and Restart and check if the issue persists after that

0

请先登录再写评论。