lsp / org.pinelang.lsp.lsp.models / TextDocumentSyncClientCapabilities / willSaveWaitUntil
willSaveWaitUntil¶
val willSaveWaitUntil:Boolean?
The client supports sending a will save request and waits for a response providing text edits which will be applied to the document before it is saved.