Home
last modified time | relevance | path

Searched refs:TextDocumentEdit (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/
H A Dtsprotocol.go3025 /*TextDocumentEdit defined:
3028 type TextDocumentEdit struct { type
3178 * are either an array of `TextDocumentEdit`s to express changes to n different text documents
3180 * above `TextDocumentEdit`s mixed with create, rename and delete file / folder operations.
3188 DocumentChanges []TextDocumentEdit `json:"documentChanges,omitempty"` // (TextDocumentEdit | CreateFile | RenameFile | DeleteFile)
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
H A Dtsprotocol.go3025 /*TextDocumentEdit defined:
3028 type TextDocumentEdit struct { type
3178 * are either an array of `TextDocumentEdit`s to express changes to n different text documents
3180 * above `TextDocumentEdit`s mixed with create, rename and delete file / folder operations.
3188 DocumentChanges []TextDocumentEdit `json:"documentChanges,omitempty"` // (TextDocumentEdit | CreateFile | RenameFile | DeleteFile)
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/
H A Dtsprotocol.go3025 /*TextDocumentEdit defined:
3028 type TextDocumentEdit struct { type
3178 * are either an array of `TextDocumentEdit`s to express changes to n different text documents
3180 * above `TextDocumentEdit`s mixed with create, rename and delete file / folder operations.
3188 DocumentChanges []TextDocumentEdit `json:"documentChanges,omitempty"` // (TextDocumentEdit | CreateFile | RenameFile | DeleteFile)

Completed in 12 milliseconds