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