We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a00d6c commit 0e930acCopy full SHA for 0e930ac
arduino-ide-extension/src/electron-browser/theia/core/electron-main-menu-factory.ts
@@ -77,7 +77,6 @@ export class ElectronMainMenuFactory extends TheiaElectronMainMenuFactory {
77
return escapedMenu;
78
}
79
80
- // CHECK ME
81
override async doSetMenuBar(): Promise<void> {
82
// Avoid updating menu items when the app is not ready.
83
// Getting the current electron window is not free and synchronous.
0 commit comments