| text_document_range_formatting {languageserver} | R Documentation |
Handler to the textDocument/rangeFormatting Request
text_document_range_formatting(self, id, params)
self |
a LanguageServer object |
id |
a numeric, the id of the process that started the server |
params |
a document_range_formatting_params object |