mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 19:44:25 +01:00
json.format.enable
This commit is contained in:
@@ -92,6 +92,11 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"json.format.enable": {
|
||||
"type": "boolean",
|
||||
"default": true,
|
||||
"description": "Enable/disable default JSON formatter"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -101,4 +106,4 @@
|
||||
"vscode-languageclient": "^2.4.2-next.22",
|
||||
"vscode-nls": "^1.0.7"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user