Do you like to organize your source code in Regions, as much as I do?This extension adds a new command to Visual Studio that collapses all open #region blocks in the edited C#, VB, C/C++, XAML (and possibly F#) source code file. It can be found in the Edit menu, or it can be accessed by the keyboard shortcut Ctrl+M, Ctrl+R Note: It may also work with F# files, when a #region block handler extension is installed. |