callumlocke / json-formatter

Makes JSON easy to read.
https://chrome.google.com/webstore/detail/json-formatter/bcjindcccaagfpapjjmafapmmgkkhgoa?hl=en
BSD 3-Clause "New" or "Revised" License
3.76k stars 859 forks source link

[Suggestion] load already collapsed json #260

Open Van4kk opened 11 months ago

Van4kk commented 11 months ago

I'd like to offer a suggestion: consider incorporating this feature within the options menu. You could introduce a new setting that allows the loading of pre-collapsed JSON data. Given that I frequently work with substantial JSON datasets, I've noticed that the slow rendering of the page can be a significant issue. I believe that implementing this feature would help address the performance concern and enhance the overall ease of navigating through the data.