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