How can I get RubyMine to highlight the current line?
I'm sure this is probably just due to my phrasing it funny or just plain oversight, but I can't seem to find the option to get RubyMine to highlight the current line that the cursor is on. For example, see this image:
(This is just something I found real quick via Google image search).
I'm fairly sure RubyMine has a way to do this, but I can't seem to find the option for it! Maybe I should get my eyes checked...
Any input would be greatly appreciated. Thank you!
请先登录再写评论。
It is a color scheme setting. See "RubyMine | Settings | Editor | Colors & Fonts | Genera | Caret row". To extend any bundled color scheme please press "Save as..." button and the color scheme will be editable.
Thank you very much for your help! There sure are a lot of options in there - thanks for showing me the right one :)