Re: Small feature request
Don't know how hard this would be to implement, but our office is in the process of moving from C++ to C# and .NET. Along with this is the #region and #endregion feature. We are making heavy use of this and I was wondering if it would be possible to modify the '%' behavior which moves between begin and end brackets, parens and braces to also move between #region and #endregion. Thanks.