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