Searched defs:SelectionRangeParams (Results 1 – 6 of 6) sorted by relevance
443 type SelectionRangeParams struct { struct448 TextDocument TextDocumentIdentifier `json:"textDocument"`453 Positions []Position `json:"positions"`454 WorkDoneProgressParams455 PartialResultParams
45 SelectionRange(context.Context, *SelectionRangeParams) ([]SelectionRange, error)