codemaid
codemaid copied to clipboard
Using Statements Not in Order.
Environment
- Visual Studio version: 2022 Pro
- CodeMaid version: 12.0
- Code language: C# - WPF
Description
When running Code Clean Up on active document, the using statements do not organize as shown in the demo. In fact, in this class I actually already had them in order and after running the utility put them out of order....

Thanks for reporting the issue. Can you please provide some more context on the expected results vs. the actual results? The screenshot above appears to be in alphabetical order. There is a Visual Studio option that controls whether or not System statements are treated separately (an older Visual Studio default that changed over the years).