IDE Configuration

Hi to everyone.
I'am just starting my adventure with Ruby and RubyMine. I was startinng with Vim but I thought that I give a try with RubyMine.
Please forgive me if this is a stupid question but I don't know how to remove this white line. As far as I know this is part of gutter.
I was trying to disable or enable this and that but I don't know how to do this.
The reason that I want to turn it off is that for me as a beginner is just way to much this messages around.
Can you help me with this ?
Screen Shot 2015-04-14 at 21.31.31.png

0
2 comments
Avatar
Oleg Sukhodolsky

Hi,

I do not know what color scheme you are using, but most likely the line inform you that the lines were added/modified (it is VSC integration)
if you do not like the color you can change it in Settings|Editor|Colors & Fonts|General

Hope this helps, Oleg.

0

Thank you very much , it was "modified and added new lines" , changed color for background color and it's just fine.

0

Please sign in to leave a comment.