| text_document_on_type_formatting {languageserver} | R Documentation |
Handler to the textDocument/onTypeFormatting Request
text_document_on_type_formatting(self, id, params)
self |
a LanguageServer object |
id |
a numeric, the id of the process that started the server |
params |
a document_on_type_formatting_params object |
Not implemented yet.