-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Is your feature request related to a problem? Please describe.
We don't have the best internal discipline around keeping the commands in our Makefile in any kind of meaningful order, meaning it would be easier to find a command in the extension's list if that list was sorted from A-Z. I could see this being an extension setting someday, but I wonder what you'd think of making it the default instead of showing the same ordering as in the Makefile.
Describe the solution you'd like
For the command list to be alphabetically sorted.
Describe alternatives you've considered
Manually sorting our Makefile commands and trying to maintain that ordering over time.
Additional context
N/A
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels