-
-
Notifications
You must be signed in to change notification settings - Fork 8
Change order of commands #544
Copy link
Copy link
Open
Labels
✨ enhancementNew feature or improvement to an existing oneNew feature or improvement to an existing one📚 documentationUpdate to non-code (readme, docstrings, typos, …)Update to non-code (readme, docstrings, typos, …)🙏 help wantedI can't do this alone and need contributorsI can't do this alone and need contributors
Metadata
Metadata
Assignees
Labels
✨ enhancementNew feature or improvement to an existing oneNew feature or improvement to an existing one📚 documentationUpdate to non-code (readme, docstrings, typos, …)Update to non-code (readme, docstrings, typos, …)🙏 help wantedI can't do this alone and need contributorsI can't do this alone and need contributors
Hello,
Is there any workaround that commands not to be sorted by default? I want them to be in order as I wish. I tried this stackoverflow solution. It works for
clicklibrary but not forclick-extra. I feel that they are sorted at somewhere else inclick-extracode, but I couldn't find. My trial is as below: