codemaid icon indicating copy to clipboard operation
codemaid copied to clipboard

Organize active document improvement

Open HekiShavik opened this issue 1 year ago • 1 comments

Environment

  • Visual Studio version: 2022
  • CodeMaid version: 12.0
  • Code language: C#

Description

Methods are not organized by their arguments.

Steps to recreate

  1. Create a number of methods with overloads.
  2. Reorganize active document

Current behavior

The methods organize nicely by method name, but not by arguments.

Expected behavior

The methods should organize by name first (like now) and then arguments.

HekiShavik avatar Mar 09 '23 11:03 HekiShavik

Thanks for the suggestion!

codecadwallader avatar Mar 28 '23 14:03 codecadwallader