[json] performance warning message can't be ignored. Fixes #105988

This commit is contained in:
Martin Aeschlimann
2020-11-27 17:23:57 +01:00
parent e6d6661247
commit 1a6d7f3118
3 changed files with 20 additions and 2 deletions

View File

@@ -13,5 +13,6 @@
"json.schemaResolutionErrorMessage": "Unable to resolve schema.",
"json.clickToRetry": "Click to retry.",
"json.maxItemsComputed.desc": "The maximum number of outline symbols and folding regions computed (limited for performance reasons).",
"json.maxItemsExceededInformation.desc": "Show notification when exceeding the maximum number of outline symbols and folding regions.",
"json.enableSchemaDownload.desc": "When enabled, JSON schemas can be fetched from http and https locations."
}