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

Method setDefaultActions

src/services/workbench/editorService.ts:169–169  ·  view source on GitHub ↗

* Set default actions when create a new group * @param actions

(actions: IEditorActionsProps[])

Source from the content-addressed store, hash-verified

167 * @param actions
168 */
169 setDefaultActions(actions: IEditorActionsProps[]): void;
170 /**
171 * Set default menus when create a new group
172 * @param menus

Callers 2

initViewMethod · 0.65

Implementers 1

EditorServicesrc/services/workbench/editorService.t

Calls

no outgoing calls

Tested by

no test coverage detected