Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TextDocumentSaveReason

Represents reasons why a text document is saved.

索引

Enumeration members(3)

Enumeration members(3)

Manual

Manual: = 1

Manually triggered, e.g. by the user pressing save, by starting debugging, or by an API call.

AfterDelay

AfterDelay: = 2

Automatic after a delay.

FocusOut

FocusOut: = 3

When the editor lost focus.

友链:VS Code 中文文档 | VS Code 官网文档 | VS Code 扩展市场

Generated by TypeDoc. Maintained by 洛竹