Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ScriptCommandEntry

A script command entry.

Hierarchy

  • ScriptCommandEntry

Index

Properties

Properties

Optional button

button: vscode.StatusBarItem

The additional status bar button.

command

command: vscode.Disposable

The command object.

id

id: string

The ID / name of the command.

object

The underlying script command object.

Generated using TypeDoc