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