thunderclient / thunder-client-support

Thunder Client is a lightweight Rest API Client Extension for VS Code.
https://www.thunderclient.com
Other
3.64k stars 131 forks source link

Collapse all and expand all buttons for json responses #1530

Open rasitayaz opened 6 months ago

rasitayaz commented 6 months ago

Please describe feature/problem details and the solution you'd like. I believe collapse/expand all button(s) next to "copy" at the top right corner for collapsing the entire object with a single click would be a useful feature, just like the ones in Firefox:

resim

Describe alternatives you've considered None

Are you using the free version/paid version/trial: Free version

rangav commented 6 months ago

@rasitayaz the feature is already exisits, currently not planing to add any new buttons

Screenshot 2024-04-30 at 04 26 51
rasitayaz commented 6 months ago

I believe I couldn't explain myself, I'm talking about "collapse all" and "expand all" buttons. the arrows next to objects only collapse/expand the object/array next to it.

image image image

Buttons don't necessarily need to be next to "copy", they can also be in this context menu;

image
rangav commented 6 months ago

Got it, thanks for the feedback, will review it.