text_document_folding_range: textDocument/foldingRange request handler
Usage
text_document_folding_range(self, id, params)
Arguments
id
a numeric, the id of the process that started the server
params
a folding_range_params object
Details
Not implemented yet.