Answered by:
How to remove this annoying blue line after double clicking on an compiler error in Visual Studio 2015 Enterprise

-
Click here to zoom in I went through ALL options of this product. Didn't find anything that removes it!Someone must tell me how to do this, because I can't figure this out myself.
Believe me I tried! I am so upset and angry now!
If I won't solve this problem soon, I will uninstall this product from my computer forever!- Edited by forever a loser Saturday, December 24, 2016 10:09 PM
Question
Answers
-
Go to Tools => Options => Text Editor => General => and under the "Display" label, check "Indicator margin"
- Marked as answer by forever a loser Wednesday, December 28, 2016 6:23 PM
- Edited by forever a loser Wednesday, December 28, 2016 6:24 PM
All replies
-
-
The Visual Studio is working correctly. You clicked on the error, and the IDE is highlighting the line that is responsible for the error.
You can "remove this annoying blue line" by fixing your code.
- Edited by forever a loser Sunday, December 25, 2016 10:01 AM
-
I am about to uninstall and remove Visual Studio Enterprise 2015 from my computer forever!
You have been warned!
- Proposed as answer by StupidityCenter Sunday, December 25, 2016 2:46 PM
- Unproposed as answer by forever a loser Sunday, December 25, 2016 5:28 PM
-
True fact is that when I choose to reset all settings in TOOLS->Import and Export settings..., the blue line disappears and a bullet is shown instead. I don't care about the bullet. It's not annoying and frustraiting me, only the blue line. How's that? What setting does "Reset all settings" overwrites that does it!? Why I don't find it myself!? Why I need to reset all my settings to get rid of this blue line? Why reset all my settings is the only option to get off this blue line? Why Microsoft Visual Studio is so lame!?
After that I see someone proposed my previous reply as answer, I am really going to uninstall this product from my computer forever and I won't follow this thread anymore. Never!
- Edited by forever a loser Sunday, December 25, 2016 6:00 PM
- Proposed as answer by StupidityCenter Wednesday, December 28, 2016 11:41 AM
-
Hi forever a loser,
You could remove the color line as following steps:
Choose Tools -> Options -> Environment -> Fonts and Colors -> Display items -> Highlighted Definition:
In Highlighted Definition, you could set item foreground and item background color to black.
After setting as above the blue line is gone in my side.
Best regards,
Fletcher
MSDN Community Support
Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com. -
Go to Tools => Options => Text Editor => General => and under the "Display" label, check "Indicator margin"
- Marked as answer by forever a loser Wednesday, December 28, 2016 6:23 PM
- Edited by forever a loser Wednesday, December 28, 2016 6:24 PM