Search code examples
c#visual-studiohighlightingvisual-studio-addins

C# structural highlighting in Visual Studio




Is there any way to make code blocks highlighting/collapsing in Resharper ?
In CodeRush it is called "structural highlighting" feature:

alt text

Or maybe other Visual Studio 2010 add-on(preferably free) which would do this simple job and would not conflict with Resharper.

thanks


Solution

  • I don't think that Resharper have this feature, instead you could use the free Visual Studio 2010 extension : StructureAdornment

    StructureAdornment screenshot