The document range formatting request is sent from the client to the server to format a given range in a document.
| text_document |
the document to format |
| range |
the range to format |
| options |
the formatting options |
|
a list of text edits, or null if no formatting is needed |