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