mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 11:38:51 +01:00
a bit more monaco => code
This commit is contained in:
@@ -72,7 +72,7 @@ export function createServices(remoteCom: IMainProcessExtHostIPC, initData: IIni
|
||||
let instantiationService = new InstantiationService(services, true);
|
||||
threadService.setInstantiationService(instantiationService);
|
||||
|
||||
// Create the monaco API
|
||||
// Create the ext host API
|
||||
instantiationService.createInstance(ExtHostAPIImplementation);
|
||||
|
||||
return instantiationService;
|
||||
|
||||
Reference in New Issue
Block a user