9

Where should I look in the settings to remove the green background highlighting for text within the backticks? I think it is related to HTML in non-HTML files, probably it has nothing to do with quotes or backticks. I've been searching through settings the best I could.

enter image description here

4 Answers4

21

I finally found the answer. I'll let this stay in case anyone else wonders.

Editor -> Colors & Fonts -> General -> Injected language fragment -> Uncheck background on the right side panel

Cheers

enter image description here

2

... and for some reason they've changed this again in 2017.2

Now go to Preferences -> Editor -> Color Scheme -> General -> Injected language fragment and uncheck "Background"

Jesper Bruun Hansen
  • 376
  • 2
  • 5
  • 16
1

In 2019.3:

Settings > Editor > Color Scheme > General > Code > Injected language fragment

And deselect Background

enter image description here

Patrick Garner
  • 3,201
  • 6
  • 39
  • 58
-1

For v 2017.1 and up it's Preferences > Editor > Colors & Fonts > General > Code > Injected language fragment > uncheck Background

Tyson
  • 383
  • 1
  • 2
  • 9