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.88k stars 353 forks source link

Reorganizing by Types #965

Open UgurLuckSkyGok opened 1 year ago

UgurLuckSkyGok commented 1 year ago

Environment Visual Studio version: Visual Studio Enterprise 2022 17.3.5 CodeMaid version: 12.0.300 Code language: C#

Description I can only organize alphabetically. Is there a way to organize variables by type? Thanks for your help.

Screenshot_2

codecadwallader commented 1 year ago

Thanks for the suggestion. There is not currently a way to reorganize by different variable types (e.g. String after Boolean).