Closed pihao closed 3 years ago
I have the same problem with German umlauts:
Before: { "street": "Münchener Straße 1" }
After prettifying: { "street": "M\u00fcnchener Stra\u00dfe 1" }
Sublime 4: Stable Channel, Build 4107 Pretty Json: v1.0.5 Platform: macOS 10.15.7
With the following setting you can fix the error with German umlauts: "ensure_ascii": false
Has the default setting been changed?
It did get changed with ST4 but this is a error. I will revert back to it's default false
Fixed
https://user-images.githubusercontent.com/3308394/119655449-2e6b8880-be5c-11eb-8478-203bb5aadce2.mov
Sublime Text version: 4107 PrettyJson version: v1.0.5