mirror of
https://github.com/microsoft/vscode.git
synced 2026-09-26 01:38:40 +01:00
* submenu registration, ignore && mnemonic rendering for now * clean up ActionItems for Menu Widget and submenu * clean up the update actions logic in menubar * fix keyboard navigation for submenus * add terminal menu and update submenu labels * fix missing separator issue * updating some aria labels * bring back action runner to hide menu before running * address feedback from @bpasero