GenLSP.Protocol.Requests.TextDocumentColorPresentation (gen_lsp v0.0.1)

A request to list all presentation for a color. The request's parameter is of type ColorPresentationParams the response is of type ColorInformation[] or a Thenable that resolves to such.