Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ScriptCommandEditorChangeContext

A context that stores the data when a command is executed on editor change.

Hierarchy

  • ScriptCommandEditorChangeContext

Index

Properties

Properties

changes

changes: vscode.TextDocumentContentChangeEvent[]

The list of changes.

document

document: vscode.TextDocument

The underlying document.

Generated using TypeDoc