| will_save_text_document_params {languageserver} | R Documentation |
Parameters for willSave notifications
will_save_text_document_params(uri, reason)
uri |
a character, the path to a file as defined by RFC 3986 |
reason |
an integer, see TextDocumentSaveReason |