mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-11-14 20:59:27 +00:00
One can toggle between pro and simple mode
Signed-off-by: jbicker <jan.bicker@typefox.io>
This commit is contained in:
@@ -5,6 +5,5 @@ import { FrontendApplication } from "@theia/core/lib/browser";
|
||||
@injectable()
|
||||
export class SilentNavigatorContribution extends FileNavigatorContribution {
|
||||
async initializeLayout(app: FrontendApplication): Promise<void> {
|
||||
// await this.openView();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user