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

Method run

src/monaco/quickAccessSettingsAction.ts:39–41  ·  view source on GitHub ↗
(accessor: ServicesAccessor)

Source from the content-addressed store, hash-verified

37 }
38
39 run(accessor: ServicesAccessor) {
40 this.settingsService.openSettingsInEditor();
41 }
42}

Callers

nothing calls this directly

Calls 1

openSettingsInEditorMethod · 0.65

Tested by

no test coverage detected