Searched defs:DocumentFormattingParams (Results 1 – 6 of 6) sorted by relevance
63 Formatting(context.Context, *DocumentFormattingParams) ([]TextEdit, error)
2427 type DocumentFormattingParams struct { struct2432 TextDocument TextDocumentIdentifier `json:"textDocument"`2437 Options FormattingOptions `json:"options"`2438 WorkDoneProgressParams