Settings file being reformatted when settings are changed by the program #2411
Labels
Area-Settings
Issues related to settings and customizability, for console or terminal
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Product-Terminal
The new Windows Terminal.
Resolution-Fix-Committed
Fix is checked in, but it might be 3-4 weeks until a release.
Milestone
Environment
Steps to reproduce
With the terminal closed, do anything that trigger a json settings file rewrite, for example, add any setting to the settings json file that is not on the schema (or is invalid), for example:
Then, open the terminal
Expected behavior
Terminal warns me somehow, or comments out the invalid setting. But does not, ever, reformat the file.
Actual behavior
The settings file is rewritten and reformatted, and, worse of all, an annoying trailing space is added to the end of every json key. See image bellow:
The text was updated successfully, but these errors were encountered: