I am rebuilding my DEV image and I am no longer able to find neither of these two great plugins on the VS Extensions Gallery: Structure Adornment, AllMargins
Any ideas where did they go? Are there any replacements I can use? In the worst case, is it possible to extract Structure Adornment from my VS 2010 in my older image and install it into the new image?
Can’t even imagine to go through thousands of lines of code without the nice vertical lines!
According to this blog post, AllMargins seems to have been superseded by Microsoft’s own Productivity Power Tools.Commenters have pointed out that this is not the case.However, the free version of CodeRush (CodeRush XPress) includes various navigation features including structural highlighting (which I think is equivalent to structure adornment). Note that, despite the name, this extension requires a full (not Express) version of Visual Studio.