tgkeul wrote:I just put a personalized Main.sublime-menu into the User package directory.
As a result I get the Items of the Default/Main.sublime-menu and of the User/Main.sublime-menu. All menu items are doubled.
It would be nice if it will behave like sublime-keymap and overwrite default items.
Menu merging works differently than key binding merging, because of the different shape of the data. Details are here