Change Plugin Menu Item Order #6680
Replies: 1 comment 1 reply
-
If order is important, I would actually recommend not using the simple plugin registration functions and use the UIContext code. Snippets does that as an example. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When registering a plugin command, the order of the items in the menu is alphanumeric. If you want to change the order of the menu items to fit useage frequency or whatnot, use the unicode variation selector characters.
https://invisible-characters.com/
Beta Was this translation helpful? Give feedback.
All reactions