How to Turn Off Current Line Highlighting

已回答

That weird black line follows my typing cursor.  It gets longer the more I type on the line. When I start a new line, it's not there, but again, as I type on the line, it gets longer. How do I get rid of this? Also, on my settings, there is no Colors and Fonts.

0

Hello! Do you have any custom plugins installed? If so, please try to disable them in `Settings| Plugins` to see if it helps.

> Also, on my settings, there is no Colors and Fonts.

"Colors and Fonts" menu of Settings was in previous Pycharm versions. Please check the updated tutorial: https://www.jetbrains.com/help/pycharm/configuring-colors-and-fonts.html.

0

I am using IDEA 2018.03; Here are my solution:

1. Settings > Editor > Color Scheme > General

2. Find "Caret row" 

3. Disable "Backgroud" checkbox

1

Here is the Solution :


Go to

Settings > Editor > Color Scheme > Generel > Editor > Caret row


Untick Background and Apply


Now you are good to go
I hope it helped 😊

1

请先登录再写评论。