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
For Visual Studio 2017 look at
Tools -> Options -> Text Editor -> [lang] -> Advanced -> Block Structure Guides
[x] Show guides for declaration level constructs [x] Show guides for code level constructs