mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-18 15:55:59 +01:00
[folding] remove experimental flag for json/html
This commit is contained in:
@@ -154,11 +154,6 @@
|
||||
"default": true,
|
||||
"description": "%html.autoClosingTags%"
|
||||
},
|
||||
"html.experimental.syntaxFolding": {
|
||||
"type": "boolean",
|
||||
"default": false,
|
||||
"description": "%html.experimental.syntaxFolding%"
|
||||
},
|
||||
"html.trace.server": {
|
||||
"type": "string",
|
||||
"scope": "window",
|
||||
|
||||
Reference in New Issue
Block a user