mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
format.enable label to informat about required restart
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
"html.format.enable": {
|
||||
"type": "boolean",
|
||||
"default": true,
|
||||
"description": "Enable/disable default HTML formatter"
|
||||
"description": "Enable/disable default HTML formatter (requires restart)"
|
||||
},
|
||||
"html.format.wrapLineLength": {
|
||||
"type": "integer",
|
||||
|
||||
Reference in New Issue
Block a user