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