MCPcopy Create free account
hub / github.com/DTStack/molecule / initWorkspace

Method initWorkspace

src/monaco/monacoService.ts:51–51  ·  view source on GitHub ↗

* Initial the Workspace, like Services and editor config.

(container: HTMLElement)

Source from the content-addressed store, hash-verified

49 * Initial the Workspace, like Services and editor config.
50 */
51 initWorkspace(container: HTMLElement): void;
52}
53@singleton()
54export class MonacoService implements IMonacoService {

Callers 1

InstanceServiceClass · 0.65

Implementers 1

MonacoServicesrc/monaco/monacoService.ts

Calls

no outgoing calls

Tested by

no test coverage detected