VisualJsonEditor
VisualJsonEditor copied to clipboard
Don't work with large Json
I'm trying to edit a large json (about 4GB) and the editor crashs, even when compiled for 64bits...
The app probably does no list virtualization... And hence your whole document is loaded in the UI... I'm not sure if there's a simple fix for this... Can you provide sample files?
Sure, here is: http://1drv.ms/1M1UXcx
I will remove it in 24 hours.
Can you also provide a JSON schema?