How to remove this green field?

I tried some new function in PhpStorm but I am not able to remove this green field from the code. Can somebody tell me how to do it?

0

At the quick glance, it looks pretty similar to the injected code (although it should be darker greenish) or a search highlight.

There is a nice trick to find out what color settings are being used. You may put a caret, invoke “Search everywhere” (shift+shift) and type “Jump to colors”:

0

请先登录再写评论。