I'd like to add a bit more context :
- When serializing JSON, we minify it, so it takes less data to store and the text editor displays only 1 diff because it's on 1 line
- If you open the JSON viewer, it unminify the JSON so it's easier to compare but no diff are display. ==> Displaying diffs in this view would be great and highly appreciated !
I'd like to add a bit more context :
- When serializing JSON, we minify it, so it takes less data to store and the text editor displays only 1 diff because it's on 1 line
- If you open the JSON viewer, it unminify the JSON so it's easier to compare but no diff are display. ==> Displaying diffs in this view would be great and highly appreciated !