Visual Studio 2013 Vertical Brace Lines
How do you turn off the vertical lines that connect the braces in C# code? Is this a VS 2013 property? Is this resharper 8 doing this? Thanks
Solution 1:
Yes, I hate it and was going to ask the same question, but I have figured it out. You must have ProductivityPowerTools installed too. Go to Tools->Options->Productivity Power Tools->Other Extensions and there is an option group called Structure visualizer options. In there is a checkbox for Show code structure in editor. Turn this off, and job done!
Solution 2:
Works for VS2017 and VS2019
Tools > Options > Text Editor > General > Uncheck Show Structure Guide Lines
They keep on changing these things