Skip to content
This repository has been archived by the owner on Dec 4, 2022. It is now read-only.

Separate grouping and sorting #40

Open
jibbers42 opened this issue Oct 12, 2022 · 1 comment
Open

Separate grouping and sorting #40

jibbers42 opened this issue Oct 12, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@jibbers42
Copy link

I'd like to configuregroupAndSortGetterMethods and groupAndSortVariableTypes for grouping without sorting.

This would be nice for pulling together types that were accidentally put out of group, but still allowing a custom, logical sort within the group

Perhaps new settings could be introduced that override the existing ones. Something like a getterMethods setting might take one of: ignore, group, or groupAndSort. And also the same choices for a new variableTypes setting.

... it's kinda hard to find a good word for ignore (off, disabled, none, etc.) without making the setting something like getterMethodsProcessing.

@gmlewis
Copy link
Owner

gmlewis commented Oct 12, 2022

Thanks for the idea, @jibbers42 . As you pointed out, the settings are going to be tricky with this one.
I'll leave this open to see if there is more interest in this feature before attempting to develop it.

@gmlewis gmlewis added the enhancement New feature or request label Dec 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants