Vertical lines for things like “if statements” in Visual Studio 2010 with resharper?
I saw this question:
Vertical lines for things like "if statements" in Visual Studio 2008?
and wondered if it was possible to do something similar but with Resharper?
(i understand resharper and coderush do similar things and would like to stick with resharper as thats what i'm used to - i 开发者_JAVA技巧would hazard they dont play nice together?)
Is there a simple plugin that adds these lines?
There is a Visual Studio 2010 plugin that does this without Resharper or CodeRush: StructureAdornment.
精彩评论