Searched defs:ColorPresentationParams (Results 1 – 6 of 6) sorted by relevance
279 type ColorPresentationParams struct { struct284 TextDocument TextDocumentIdentifier `json:"textDocument"`289 Color Color `json:"color"`294 Range Range `json:"range"`295 WorkDoneProgressParams296 PartialResultParams
42 ColorPresentation(context.Context, *ColorPresentationParams) ([]ColorPresentation, error)