AykutSarac / jsoncrack-vscode

VS Code extension of JSON Crack. Convert your JSON files into graphs with a single click and view them onto graphs.
https://marketplace.visualstudio.com/items?itemName=AykutSarac.jsoncrack-vscode
MIT License
403 stars 44 forks source link

[BUG]: Large JSON files #39

Open APF2000 opened 8 months ago

APF2000 commented 8 months ago

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 commented 8 months ago

WhatsApp Image 2024-01-18 at 20 41 54

Sorry for the mistake, this is the image.

yigit-denktas commented 8 months ago

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 commented 8 months ago

@AykutSarac

AzaubaevViktor commented 4 months ago

3.5Mb json didn't shown too

jektvik commented 3 months ago

+1

thenexus00 commented 2 months ago

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.

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