One of the thing that I would love in Visual Studio is when I collapse to definitions (or use other code-folding options in VS). I personally/humbly disagree with using the region directive, so I'm looking for an alternative to that.
There isn't anything built-in to VS (as far as I know in VS 2010), so I think the answer would be a macro. I have zero experience with macros. Can anyone give some idea on what this macro would look like, or ideas on how to write it? Thanks!