'How do I remove the blue line that VSCode is putting on everyline I select?

image

The image says it all. Any line I select turns into a blue line.

I shut VSCode and reopened it to no avail. I was expecting this to fix the issue when it didn't.



Solution 1:[1]

"editor.renderLineHighlight": "none"

ok

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Nebula