Reputation: 475
I have updated to visual studio 2017 15.8 yesterday and found that my some of my fields, methods and classes have strange eye-straining white lines that look like this...
So I wanted to know how to disable them completely?
Upvotes: 12
Views: 2197
Reputation: 1691
Tools > Options > Text Editor > C# > Advanced > Uncheck "Show Procedure line separators"
Upvotes: 14