Home
last modified time | relevance | path

Searched defs:TextDocumentContentChangeEvent (Results 1 – 4 of 4) sorted by relevance

/third_party/rust/rust/src/tools/rust-analyzer/crates/rust-analyzer/src/
Dlsp_utils.rs172 mut content_changes: Vec<lsp_types::TextDocumentContentChangeEvent>, in apply_document_changes()
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go3906 type TextDocumentContentChangeEvent struct { struct
3911 Range *Range `json:"range,omitempty"`
3916 RangeLength float64 `json:"rangeLength,omitempty"`
3921 Text string `json:"text"`
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go3906 type TextDocumentContentChangeEvent struct { struct
3911 Range *Range `json:"range,omitempty"`
3916 RangeLength float64 `json:"rangeLength,omitempty"`
3921 Text string `json:"text"`
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go3906 type TextDocumentContentChangeEvent struct { struct
3911 Range *Range `json:"range,omitempty"`
3916 RangeLength float64 `json:"rangeLength,omitempty"`
3921 Text string `json:"text"`