UIExtension point

Hi there,

Im working on my pluggin and want to refactor few things i’ve done, for now i’ve added few items in the Window Menu (under WindowLocalTabSpawners) but since im adding more and more items in that menu i want to create a whole new menu between Window and Help. I’ve tried to hook after “Window” but its wasnt working.

So is it possible to create new UIextension points via pluggins and add separators between some menu element?

Best Regards