Highlighting between spaces

Hello,

Can someone please tell me how can I get rid of the highlighting between spaces in echos containing variables or concatenations ?

I've been going through the settings for a while and haven't found what to change yet.

Thanks for any advice !

P.S. I updated the image with the default settings

0
3 comments

Hi there,

You are using custom color scheme -- it's hard to guess what's exactly is causing it. Please switch to Default color scheme and show how the same code looks there.

So far it could be:

  • Background color for Language Injection fragment (since you have HTML in your string)
  • Background color for HTML/XML tag

Both of these can be checked and changed if necessary by modifying your editor color scheme at "Settings/Preferences | Editor | Colors & Fonts". 1st one will be under "General" while 2nd under HTML or XML.

 

1
Avatar
Permanently deleted user

Hello and thanks for your reply. I just updated the screen grab in the OP. I've tried looking through Colors & Fonts and haven't had any luck.

0

>I've tried looking through Colors & Fonts and haven't had any luck.

In such case try one level up in style inheritance hierarchy:

Settings/Preferences | Editor | Colors & Fonts | Language Defaults --> Markup | Tag

0

Please sign in to leave a comment.