mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 20:13:32 +01:00
- contribute sync actions to global activity
- implement status in settings sync - Implement user data sync service
This commit is contained in:
@@ -77,7 +77,6 @@ import 'vs/workbench/services/notification/common/notificationService';
|
||||
import 'vs/workbench/services/extensions/common/staticExtensions';
|
||||
import 'vs/workbench/services/userData/common/remoteUserDataService';
|
||||
import 'vs/workbench/services/userData/common/userDataSyncService';
|
||||
import 'vs/workbench/services/userData/common/settingsSync';
|
||||
|
||||
import { registerSingleton } from 'vs/platform/instantiation/common/extensions';
|
||||
import { ExtensionGalleryService } from 'vs/platform/extensionManagement/common/extensionGalleryService';
|
||||
|
||||
Reference in New Issue
Block a user