Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go2544 type DocumentOnTypeFormattingOptions struct { struct
2549 FirstTriggerCharacter string `json:"firstTriggerCharacter"`
2554 MoreTriggerCharacter []string `json:"moreTriggerCharacter,omitempty"`
2562 DocumentOnTypeFormattingOptions anonMember
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go2544 type DocumentOnTypeFormattingOptions struct { struct
2549 FirstTriggerCharacter string `json:"firstTriggerCharacter"`
2554 MoreTriggerCharacter []string `json:"moreTriggerCharacter,omitempty"`
2562 DocumentOnTypeFormattingOptions anonMember
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go2544 type DocumentOnTypeFormattingOptions struct { struct
2549 FirstTriggerCharacter string `json:"firstTriggerCharacter"`
2554 MoreTriggerCharacter []string `json:"moreTriggerCharacter,omitempty"`
2562 DocumentOnTypeFormattingOptions anonMember