Closed danzek closed 7 years ago
Same here, it is completely unusable for large JSONs.
@syky27 Do you have an example data file for me to begin testing with? Do you mean large in the sense of line-length or number of lines or sheer file size?
@danzek Note that Atom in general has some issues even just opening large files. The editor gained the ability to open larger than 2MB files in June of last year. It's a known issue and I'm sure the devs are working on improving it over time.
Hi @lexicalunit I am able to open the file using atom and browse it, however when I try to resave the file to get it aligned Atom crashes...
Confirmed. Trying to prettify that file crashes my Atom editor as well. OS X, Atom 1.11.2.
FYI I am running macOS 10.12.1 with Atom 1.11.2, so believe we are running the same versions unless you do not have newest macOS.
Thank you.
@lexicalunit I can open the file fine. It only crashes when I try to prettify it. I repeated this with a 386 MB JSON file. Unfortunately I can't share the data.
Several of the lines are very long in the file, but it's validly formatted according to jsonlint (unfortunately I cannot share the file because it contains proprietary information).
Atom Version: v1.10.2
Using package: pretty-json v1.6.0
Other package installed: jsonlint v1.1.4 (only other community package installed)