Is there any library available in visual studio code that allows extending the menu bar in visual studio code? Currently, I am only able to add my item in the editor context menu in vs code.
I need to add a separate menu item in the menu bar of the visual studio code. How can I do that?
If not then can we add a submenu item in any of the existing menus? Like if I could add an item in Tools?