Reputation: 120480
In some of my text editors, there's a feature that draws vertical lines down the tab stops which makes it a breeze to ensure that braces are matched.
Does VS2010 have such a feature?
Upvotes: 0
Views: 132
Reputation: 29120
You can use the AllMargins VS2010 extension to get this functionality
Upvotes: 1