Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TextDocumentChangeReason

Index

Enumeration members

Enumeration members

Undo

Undo: = 1

The text change is caused by an undo operation.

Redo

Redo: = 2

The text change is caused by an redo operation.

Generated using TypeDoc