Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ScriptCommandActiveEditorChangedContext

A context that stores the data when a command is executed when active text editor has been changed.

Hierarchy

  • ScriptCommandActiveEditorChangedContext

Index

Properties

Properties

current

current: vscode.TextEditor

The new editor.

Optional previous

previous: vscode.TextEditor

The previous editor.

Generated using TypeDoc