This commit is contained in:
Pine Wu
2018-11-02 12:15:15 -07:00
parent ad95ccefbb
commit 649f448ef9
3 changed files with 43 additions and 27 deletions

View File

@@ -10,5 +10,6 @@
"json.tracing.desc": "Traces the communication between VS Code and the JSON language server.",
"json.colorDecorators.enable.desc": "Enables or disables color decorators",
"json.colorDecorators.enable.deprecationMessage": "The setting `json.colorDecorators.enable` has been deprecated in favor of `editor.colorDecorators`.",
"json.schemaResolutionErrorMessage": "Unable to resolve schema.",
"json.clickToRetry": "Click to retry."
}