Closed
Description
- VSCode Version: 1.11.0-insider
Steps to Reproduce:
"json.format.enable": true
- Place some new lines inside a JSON and press save. New lines are removed.
Use case:
In bigger JSON files - especially ones that allow commenting (e.g. JSON5 or .vscode/settings.json
) - it is useful, if we could use new lines, but still benefit from formatting.