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.

Static variables

@:value(new ProtocolRequestType<ColorPresentationParams,Array<ColorPresentation>,Array<ColorPresentation>,NoData,WorkDoneProgressOptions&TextDocumentRegistrationOptions>("textDocument/colorPresentation"))staticfinalinlineread onlytype:ProtocolRequestType<ColorPresentationParams, Array<ColorPresentation>, Array<ColorPresentation>, NoData, {workDoneProgress:Null<Bool>, documentSelector:Null<DocumentSelector>}> = new ProtocolRequestType<ColorPresentationParams,Array<ColorPresentation>,Array<ColorPresentation>,NoData,WorkDoneProgressOptions&TextDocumentRegistrationOptions>("textDocument/colorPresentation")