mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 11:38:51 +01:00
working copy - expose file IO operations for participation (#84672)
This commit is contained in:
@@ -83,6 +83,7 @@ import 'vs/workbench/services/userDataSync/common/userDataSyncUtil';
|
||||
import 'vs/workbench/services/path/common/remotePathService';
|
||||
import 'vs/workbench/services/remote/common/remoteExplorerService';
|
||||
import 'vs/workbench/services/workingCopy/common/workingCopyService';
|
||||
import 'vs/workbench/services/workingCopy/common/workingCopyFileService';
|
||||
import 'vs/workbench/services/filesConfiguration/common/filesConfigurationService';
|
||||
import 'vs/workbench/services/views/browser/viewDescriptorService';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user