Home
last modified time | relevance | path

Searched defs:TextDocumentSyncOptions (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go1421 type TextDocumentSyncOptions struct { struct
1427 OpenClose bool `json:"openClose,omitempty"`
1433 Change TextDocumentSyncKind `json:"change,omitempty"`
1439 WillSave bool `json:"willSave,omitempty"`
1445 WillSaveWaitUntil bool `json:"willSaveWaitUntil,omitempty"`
1451 Save *SaveOptions `json:"save,omitempty"`
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go1421 type TextDocumentSyncOptions struct { struct
1427 OpenClose bool `json:"openClose,omitempty"`
1433 Change TextDocumentSyncKind `json:"change,omitempty"`
1439 WillSave bool `json:"willSave,omitempty"`
1445 WillSaveWaitUntil bool `json:"willSaveWaitUntil,omitempty"`
1451 Save *SaveOptions `json:"save,omitempty"`
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go1421 type TextDocumentSyncOptions struct { struct
1427 OpenClose bool `json:"openClose,omitempty"`
1433 Change TextDocumentSyncKind `json:"change,omitempty"`
1439 WillSave bool `json:"willSave,omitempty"`
1445 WillSaveWaitUntil bool `json:"willSaveWaitUntil,omitempty"`
1451 Save *SaveOptions `json:"save,omitempty"`