Proxyman icon indicating copy to clipboard operation
Proxyman copied to clipboard

Ability to expand/collapse all JSON nodes

Open rafakob opened this issue 11 months ago • 2 comments

Description

When viewing a body response in JSON format, it would be helpful to have 'Collapse All' and 'Expand All' buttons.

Additionally, it would be great to have an option to always display JSON responses with all keys collapsed by default (similar to the Chrome inspector).

Why this feature/change is important?

Easier browsing and debugging.

rafakob avatar May 23 '25 13:05 rafakob

You can simply right-click on the Body -> Commands -> It will show all Editor Commands.

  • Fold All or Unfold All or each level as you wish 👍
Image

NghiaTranUIT avatar May 23 '25 13:05 NghiaTranUIT

Nice, didn't know about it 👍

What about second part of the request? Could we add eg. in the settings menu (see screenshot) an option to always show folded structure? Same as Chrome.

Image

rafakob avatar May 23 '25 13:05 rafakob