Home
last modified time | relevance | path

Searched defs:DocumentRangeFormattingParams (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsserver.go64 RangeFormatting(context.Context, *DocumentRangeFormattingParams) ([]TextEdit, error)
Dtsprotocol.go2470 type DocumentRangeFormattingParams struct { struct
2475 TextDocument TextDocumentIdentifier `json:"textDocument"`
2480 Range Range `json:"range"`
2485 Options FormattingOptions `json:"options"`
2486 WorkDoneProgressParams
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsserver.go64 RangeFormatting(context.Context, *DocumentRangeFormattingParams) ([]TextEdit, error)
Dtsprotocol.go2470 type DocumentRangeFormattingParams struct { struct
2475 TextDocument TextDocumentIdentifier `json:"textDocument"`
2480 Range Range `json:"range"`
2485 Options FormattingOptions `json:"options"`
2486 WorkDoneProgressParams
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsserver.go64 RangeFormatting(context.Context, *DocumentRangeFormattingParams) ([]TextEdit, error)
Dtsprotocol.go2470 type DocumentRangeFormattingParams struct { struct
2475 TextDocument TextDocumentIdentifier `json:"textDocument"`
2480 Range Range `json:"range"`
2485 Options FormattingOptions `json:"options"`
2486 WorkDoneProgressParams