Searched defs:DocumentHighlightParams (Results 1 – 6 of 6) sorted by relevance
55 DocumentHighlight(context.Context, *DocumentHighlightParams) ([]DocumentHighlight, error)
2091 type DocumentHighlightParams struct { struct2092 TextDocumentPositionParams2093 WorkDoneProgressParams2094 PartialResultParams