mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 11:38:51 +01:00
[json] Inconsistency between files.insertFinalNewline and Format Document. Fixes #17359
This commit is contained in:
@@ -97,11 +97,6 @@
|
||||
"default": 5000,
|
||||
"description": "%json.maxItemsComputed.desc%"
|
||||
},
|
||||
"json.maxItemsExceededInformation": {
|
||||
"type": "boolean",
|
||||
"default": true,
|
||||
"description": "%json.maxItemsExceededInformation.desc%"
|
||||
},
|
||||
"json.schemaDownload.enable": {
|
||||
"type": "boolean",
|
||||
"default": true,
|
||||
|
||||
Reference in New Issue
Block a user