Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DTStack/molecule
/ getDefaultActions
Method
getDefaultActions
src/services/workbench/editorService.ts:189–189 ·
view source on GitHub ↗
* Get the default group actions
()
Source
from the content-addressed store, hash-verified
187
* Get the default group actions
188
*/
189
getDefaultActions(): IEditorActionsProps[];
190
/**
191
* Get the default group menus
192
*/
Callers
2
initView
Method · 0.65
editorService.test.tsx
File · 0.65
Implementers
1
EditorService
src/services/workbench/editorService.t
Calls
no outgoing calls
Tested by
no test coverage detected