Skip to main content

Interface: CommandOptions

actions/CommandAction.CommandOptions

Properties

command

Optional command: string

Defined in

actions/CommandAction.ts:20


commandArgs

Optional commandArgs: any[]

Defined in

actions/CommandAction.ts:21


ensureSingleEditor

Optional ensureSingleEditor: boolean

Defined in

actions/CommandAction.ts:23


ensureSingleTarget

Optional ensureSingleTarget: boolean

Defined in

actions/CommandAction.ts:24


restoreSelection

Optional restoreSelection: boolean

Defined in

actions/CommandAction.ts:22


showDecorations

Optional showDecorations: boolean

Defined in

actions/CommandAction.ts:25