jsoncrack-vscode icon indicating copy to clipboard operation
jsoncrack-vscode copied to clipboard

[BUG]: Large JSON files

Open APF2000 opened this issue 2 years ago • 6 comments

Issue description

Steps to reproduce issue: 1 - Get a large JSON file (>= 8.7 MB) 2 - Try to visualize it with the extension in VSCode 3 - No graph is ever displayed

Media & Screenshots

![WhatsApp Image 2024-01-18 at 20 41 54](https://github.com/AykutSarac/jsoncrack-vscode/assets/45538225/84178946-33ca-4d51-a192-a69dd65c31b4)

Operating system

Ubuntu 22.04

Priority this issue should have

Medium (should be fixed soon)

APF2000 avatar Jan 18 '24 23:01 APF2000

WhatsApp Image 2024-01-18 at 20 41 54

Sorry for the mistake, this is the image.

APF2000 avatar Jan 18 '24 23:01 APF2000

I have been waiting for this to be fixed, I paid the last three months but I was unable to use the service due to this. Could you please prioritize this? Otherwise I will unsubscribe.

yigit-denktas avatar Jan 22 '24 17:01 yigit-denktas

@AykutSarac

yigit-denktas avatar Jan 22 '24 17:01 yigit-denktas

3.5Mb json didn't shown too

AzaubaevViktor avatar May 16 '24 08:05 AzaubaevViktor

+1

jektvik avatar Jun 03 '24 10:06 jektvik

Not even that large ones either. Even when it does render if you have any form of real world JSON data its not really useable.

  • Has no zoom option, hard to see anything
  • Cant handle objects with just 9/10 fields of around 50 items

It only seems to work on the very most basic JSON data or test JSON samples. Anything that is real world it can not handle. It needs to be a lot smarter. If there is a large data set in an array it just needs to grab the first to give you that sample flow. It should never try to render the whole JSON. The purpose is to just have that visual breakdown

thenexus00 avatar Jul 03 '24 00:07 thenexus00