You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the menuitems contribution point, you can control the order of menu items and of menu item groups. Verify that:
groups are sorted lexicographically - except for the navigation group which comes first always
menu items are sorted lexicographically when they just specify a group. When the group matches a pattern like some_group@10 the number used to promote/demote the item.