Items that are grouped under this menu.
Icon classes for the menu node. If present, these will produce an icon to the left of the label in browser-style menus.
technical identifier.
Optional label. Will be rendered as text of the menu item.
How the node and its children should be rendered. See CompoundMenuNodeRole.
Menu nodes are sorted in ascending order based on their sortString
.
Condition under which the menu node should be rendered. See https://code.visualstudio.com/docs/getstarted/keybindings#_when-clause-contexts
Inserts the given node at the position indicated by sortString
.
Removes the first node with the given id.
Fills any undefined
fields with the values from the options.
A reference to the parent node - useful for determining the menu path by which the node can be accessed.