Interface: ToolbarItemContext
Defined in: packages/sdk/src/toolbar-items.ts:21
The typed target each ToolbarSurface passes to an invoked command and to when / checked / ToolbarMenuItemContribution.menu builders.
Properties
editor
ts
editor: object;Defined in: packages/sdk/src/toolbar-items.ts:22
editorId
ts
editorId: string;terminal
ts
terminal: object;Defined in: packages/sdk/src/toolbar-items.ts:23
terminalId
ts
terminalId: string;