Adam Tootle
Results
1
issues of
Adam Tootle
Currently the NSTextView replaces any input quotes with quotes that break the JSON validation. So `"key":"value"` becomes `“key”:”value”`. This just disables that in `applicationDidFinishLaunching`.