GenLSP.Protocol.Structures.WillSaveTextDocumentParams (gen_lsp v0.0.1)
The parameters sent in a will save text document notification.
properties
Properties
textDocument :: TextDocumentIdentifier (required)
The document that will be saved.
reason :: TextDocumentSaveReason (required)
The 'TextDocumentSaveReason'.