MCPcopy Create free account
hub / github.com/CodinGame/monaco-vscode-api /

Class

src/missing-services.ts:1865–1865  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1863}
1864registerSingleton(IEditSessionIdentityService, EditSessionIdentityService, InstantiationType.Eager)
1865class WorkspaceEditingService implements IWorkspaceEditingService {
1866 _serviceBrand: undefined
1867 @Unsupported
1868 addFolders: IWorkspaceEditingService['addFolders'] = unsupported

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected