daylerees / colour-schemes

Colour schemes for a variety of editors created by Dayle Rees.
http://daylerees.github.io
Other
9.32k stars 1.62k forks source link

Jetbrain Peacock theme doesn't highlight "Undefined class" #188

Open rephiscorth opened 8 years ago

rephiscorth commented 8 years ago

Whenever you're missing an import, peacock theme won't highlight undefined class

sloan58 commented 8 years ago

In PhpStorm you can work around this issue by adjusting the setting for PHP Undefined classes. Search for 'undefined' in the IDE settings and change the severity for PHP 'Undefined class' from warning to something else. I used typo, but others seem to work as well.