23

I just started using one of the JetBrains IntelliJ based IDEs (RubyMine) but I find the line highlighting really distracting. See pics below. Any way to turn it off?

http://luka.s3.amazonaws.com/Screen+Shot+2013-05-30+at+11.57.32.png http://luka.s3.amazonaws.com/Screen+Shot+2013-05-30+at+11.57.50.png

Dylan Corriveau
  • 2,561
  • 4
  • 29
  • 36
lmirosevic
  • 15,787
  • 13
  • 70
  • 116

2 Answers2

57

If you are referring to the active caret row highlighting, it can be configured in the Editor | Colors & Fonts settings:

caret row

CrazyCoder
  • 389,263
  • 172
  • 990
  • 904
0

In the updated version, first, you need to go in the preferences,

enter image description here

Then, as suggested earlier, need to turn off the background of the Caret row,

enter image description here

Arefe
  • 11,321
  • 18
  • 114
  • 168