| code_lens_resolve {languageserver} | R Documentation |
Handler to the codeLens/resolve Request
code_lens_resolve(self, id, params)
self |
a LanguageServer object |
id |
a numeric, the id of the process that started the server |
params |
a CodeLens object |
Not implemented yet.