| on_initialize {languageserver} | R Documentation |
Handler to the initialize Request.
on_initialize(self, id, params)
self |
a LanguageServer object |
id |
a numeric, the id of the process that started the server |
params |
a named list, the @keywords internal |