- status: open --> accepted
- milestone: -->
I am working with my 3MiB json file which is the bookmarks for firefox,
which I intend do do diffs on after sorting. (I could use sorting by fields too!).
this plugin does not expand it completely. I am unsure how I would attach it,since attachments in this bug reporting thing are usually quite small.
pleasae get this plugin to work correctly with large JSON files that firefox generates from its SQLITE database. thanks.
yes, people are using JSON for a database format.
so you need to be able to handle large files.
1.ctrl-a
2.JSON Format
expected:
whole file should be expended.
actual:
looked at last 2 lines (around line 59995). they had unexpanded stuff.
hopefully, the attachment will attach properly and won't be rejected.