history - limit long running shutdown handling to desktop only

This commit is contained in:
Benjamin Pasero
2022-03-13 10:06:46 +01:00
parent 3633b7dbc4
commit f592d91cf3
7 changed files with 98 additions and 33 deletions

View File

@@ -97,7 +97,6 @@ import 'vs/workbench/services/assignment/common/assignmentService';
import 'vs/workbench/services/outline/browser/outlineService';
import 'vs/workbench/services/languageDetection/browser/languageDetectionWorkerServiceImpl';
import 'vs/editor/common/services/languageFeaturesService';
import 'vs/workbench/services/workingCopy/common/workingCopyHistoryService';
import { registerSingleton } from 'vs/platform/instantiation/common/extensions';
import { ExtensionGalleryService } from 'vs/platform/extensionManagement/common/extensionGalleryService';