Interface. Icommand Palette Action Provider
sprotty / ICommandPaletteActionProvider
Defined in: packages/sprotty/src/features/command-palette/action-providers.ts:27
getActions(
root
,text
,lastMousePosition?
,index?
):Promise
<LabeledAction
[]>
Defined in: packages/sprotty/src/features/command-palette/action-providers.ts:28
Readonly
<SModelRootImpl
>
string
Point
number
Promise
<LabeledAction
[]>