Update Theia to 1.22.1 (#791)

This commit is contained in:
Mark Sujew
2022-02-11 15:25:35 +01:00
committed by GitHub
parent 69ac1f4779
commit 112153fb96
36 changed files with 709 additions and 1393 deletions

View File

@@ -1,5 +1,5 @@
import { inject, injectable } from 'inversify';
import { remote } from 'electron';
import * as remote from '@theia/core/electron-shared/@electron/remote';
import { MaybePromise } from '@theia/core/lib/common/types';
import { Widget, ContextMenuRenderer } from '@theia/core/lib/browser';
import {