[folding] remove experimental flag for json/html

This commit is contained in:
Martin Aeschlimann
2018-03-20 10:50:17 +01:00
parent ddf5ecd46c
commit 6b8e4c6e9c
6 changed files with 34 additions and 84 deletions

View File

@@ -85,11 +85,6 @@
"default": true,
"description": "%json.colorDecorators.enable.desc%",
"deprecationMessage": "%json.colorDecorators.enable.deprecationMessage%"
},
"json.experimental.syntaxFolding": {
"type": "boolean",
"default": false,
"description": "%json.experimental.syntaxFolding%"
}
}
},