In resharper 4.5 for VS2008, is there a way to get a solid straight line to be shown between starting brace and ending braces.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
You can add that feature to Visual Studio by installing CodeRush Xpress (it's compatible with ReSharper). Free download is here: That feature is called Structural Highlighting and you can see a screen shot of it on this page. |
|||||||||||
|
|
ReSharper > Options > Editor > Highlight matching delimiters... |
|||||
|