codecadwallader / codemaid

CodeMaid is an open source Visual Studio extension to cleanup and simplify our C#, C++, F#, VB, PHP, PowerShell, JSON, XAML, XML, ASP, HTML, CSS, LESS, SCSS, JavaScript and TypeScript coding.
http://www.codemaid.net
GNU Lesser General Public License v3.0
1.89k stars 356 forks source link

Is there a way to stop code from being pulled out of my regions when I use CodeMaid reorganize #941

Closed ghd796 closed 2 years ago

ghd796 commented 2 years ago

Environment

Description

Is there a way to stop code from being pulled out of my regions when I use CodeMaid reorganize

codecadwallader commented 2 years ago

Yes, there's an option called "Keep members within regions" which can be found in CodeMaid->Options->Reorganizing. Hope it helps!

ghd796 commented 2 years ago

Yes, there's an option called "Keep members within regions" which can be found in CodeMaid->Options->Reorganizing. Hope it helps!