Searched defs:DocumentOnTypeFormattingParams (Results 1 – 7 of 7) sorted by relevance
768 struct DocumentOnTypeFormattingParams { struct778 bool fromJSON(const llvm::json::Value &, DocumentOnTypeFormattingParams &, argument
65 OnTypeFormatting(context.Context, *DocumentOnTypeFormattingParams) ([]TextEdit, error)
2518 type DocumentOnTypeFormattingParams struct { struct2523 TextDocument TextDocumentIdentifier `json:"textDocument"`2528 Position Position `json:"position"`2533 Ch string `json:"ch"`2538 Options FormattingOptions `json:"options"`