#How to handle a huge Json file?
1 messages · Page 1 of 1 (latest)
Are you downloading it or opening in new tab? Downloading expected to work even for huge files, if its too big to process consider to split by https://apify.com/lukaskrivka/dedup-datasets and process data by chunks
I open it in a new tab, when I try to open it in vs code, vs code crashed each time. I will check this. thanks!
New tab will be browser killer for sure, you need to dll file and then use notepad or sublime to open it, basically anything wo formatting or linting applied on opening, not vscode exactly because of post-processing, it works fine only for regular file sizes.