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