The Visual Studio editor highlights the current line by changing the background color of the current line. Is there a simple way to disable this highlighting? Otherwise, which parameter in Fonts and Colors dialog controls the background color of the currently selected line in the editor?
The Visual Studio editor highlights the current line by changing the background color of
Share
Tools -> Options -> Text Editor, in the Display group, uncheck “Highlight current line”
The colors are named “Highlight Current Line (Active)” and “Highlight Current Line (Inactive)”