PhpStorm is marking the functions with an extrange color.

I installed the latest version of Phpstorm few days ago. In one of my projects, phpStorm is marking my functions with an strange color. I tried everything in my hands and I couldn't fix it. I attach an image as example. It's really difficult to work with this issue.

Thank you and I look forward to your answer!

0

Hi there,

What custom (not bundled by default) plugins do you have? How the whole editor tab look like (not just a small part of it as per your screenshot)?

Right now it reminds me of some PHPUnit coverage highlighting done by 3rd party plugin...

0
Avatar
Permanently deleted user

There is a now outdated "PHPUnit Code Coverage"-Plugin which does exactly this. If you use it, there will be only one chance to get rid of the coloring: disable the plugin. See https://github.com/oker1/phpunit_codecoverage_display/issues/18

2

请先登录再写评论。