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