TextDocumentWillSaveEvent$Typings extension
Properties
- document → TextDocument
-
Available on TextDocumentWillSaveEvent, provided by the TextDocumentWillSaveEvent$Typings extension
The document that will be saved.no setter - reason → TextDocumentSaveReason
-
Available on TextDocumentWillSaveEvent, provided by the TextDocumentWillSaveEvent$Typings extension
The reason why save was triggered.no setter - waitUntil → ({void Function(Future thenable) $1, void Function(Future thenable) $2})
-
Available on TextDocumentWillSaveEvent, provided by the TextDocumentWillSaveEvent$Typings extension
Overload accessor: $1, $2no setter