arnav-kr / json-formatter

A Browser Extension to format JSON in the browser automatically. Available with 60+ Themes, Syntax Highlighting, automatically linkifies links and more.
https://json-formatter.js.org
MIT License
71 stars 13 forks source link

Question: Collapse/Exapnd All option #18

Closed dev-thinks closed 2 months ago

dev-thinks commented 10 months ago

Is there an existing issue for this?

Describe the bug

Question: I remember i used to use this feature a lot (Collapse/Exapnd All), but in the latest version am not able to see this option anymore. am missing something to get this option back?

please let me know.

Expected Behavior

No response

Steps To Reproduce

No response

System Info

- OS: Windows
- Browser: Version 118.0.5993.71 (Official Build) (64-bit)

Additional context?

No response

arnav-kr commented 10 months ago

Its not there yet, will add as a feature request

arnav-kr commented 2 months ago

Implemented in v2.0.6, updates will be live when webstore review is complete you can use right click context menu, or use keyboard shortcuts [ - Collapse All ] - Expand All Webstore

IchHabRecht commented 1 month ago

Hi @arnav-kr

Will there be any update on the firefox webstore as well? And can you tell if the keys can be configured as there are keyboard layouts with uncomfortable brakets :-)

arnav-kr commented 1 month ago

And can you tell if the keys can be configured as there are keyboard layouts with uncomfortable brakets :-)

Not yet, but thanks for pointing it out, i'll add it in the next update

Will there be any update on the firefox webstore as well?

Ah, yeah it'd be, but porting the code is an overdue, as it was firstly written for chrome, and Firefox uses different namespace, I'll probably use the firefox-first approach and polyfilling for chrome, but that's for until I ship the custom keyboard shortcuts, then will be updated on the webstore, edge store and firefox at the same time,

For Now, I am opening an another issue to keep track of it there https://github.com/arnav-kr/json-formatter/issues/26

[!NOTE] for reference, the latest version is currently only available on the chrome webstore