开发者

Resharper braces

开发者 https://www.devze.com 2022-12-18 23:03 出处:网络
In resharper 4.5 for VS2008, is there a way to get a solid straight line to be shown between starting brace and开发者_StackOverflow社区 ending braces. You can add that feature to Visual Studio by inst

In resharper 4.5 for VS2008, is there a way to get a solid straight line to be shown between starting brace and开发者_StackOverflow社区 ending braces.


You can add that feature to Visual Studio by installing CodeRush Xpress (it's compatible with ReSharper). Free download is here:

http://www.devexpress.com/crx

That feature is called Structural Highlighting and you can see a screen shot of it on this page.


ReSharper > Options > Editor > Highlight matching delimiters...


In VS2013 this feature is available in the Productivity Power Tools add-in. Once installed it is controled from Tools-Options-Productivity Power Tools-Other Extensions-Structure visualizer options-Show code structure in the editor.

0

精彩评论

暂无评论...
验证码 换一张
取 消