Closed ed-chang closed 2 years ago
Thanks! Investigating
This doesn't appear to be happening to me in the latest release. Can you confirm?
Just tried again. My sublime text was upgraded from version 3. I've tried uninstalling and installing pretty json again but got the same result.
I tried this and problem solved.. Thanks!
cd Pretty JSON
git checkout st3
I am facing the same issue. ST Build# 4121 I don't want to bump down the version of pretty json package as @ed-chang did because I am afraid it might break something else.
If I merge line#9 with line#8, it works!
minified json string to reproduce:
{"abd":[{"abc":"abc","com":{"abc":"[{\"abc\":\"abc\",\"abc\":\"{\\\"abc\\\":{\\\"abc\\\":\\\"abcdef,xyz\\\"}}\",\"abc\":\"1\",\"abc\":\"abc\"}]","abcd":"efgh"}}]}
sublime text build: 4113