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

Method openSettingsInEditor

src/services/settingsService.ts:70–70  ·  view source on GitHub ↗

* Open the `settings.json` in the Editor Panel

()

Source from the content-addressed store, hash-verified

68 * Open the `settings.json` in the Editor Panel
69 */
70 openSettingsInEditor(): void;
71 /**
72 * Apply the nextSettings configuration
73 * @param nextSettings

Callers 4

runMethod · 0.65
addSettingsItemMethod · 0.65

Implementers 1

SettingsServicesrc/services/settingsService.ts

Calls

no outgoing calls

Tested by

no test coverage detected