PHPStorm newbie question.
I\'d installed PHPStorm yesterday and was very impressed. It identified countless small issues with my code, like referencing non-static classe
Editor not doing proper code highlighting or not working inspections can be caused by the corrupted caches.
The solution is to do File | Invalidate Caches and restart the IDE.
File
Invalidate Caches