Linked Braces in Visual Studio 2008
braces, c#, formatting, visual-studio
Solution
Those lines are created by CodeRush, an addin with more that just brace matching.
Problem
How can I, create a vertical line between the open brace and close brace in Visual Studio 2008 (C#), if you can't understand about what I'm talking, there's a following picture(Pic1). [Pic1 - I want to do this with the braces] http://www.hanselman.com/blog/content/binary/vsbeforefonts.png Thanks.