mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 16:45:57 +03:00
[GH-ISSUE #1587] Json body is unreadable after a lot of indents #1580
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#1580
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @novitae on GitHub (Mar 27, 2023).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1587
A picture is worth a thousand words

(after a lot of indentation, we cannot read anything)
@NghiaTranUIT commented on GitHub (Mar 27, 2023):
It's odd. If you don't mind, you can open the Preference -> General Tab -> select Horizontal tab, so you have extra space to render a large JSON.
@NghiaTranUIT commented on GitHub (Mar 27, 2023):
Or go to Preference -> Appearance -> Uncheck the word warp. I guess it can fix the bug
@novitae commented on GitHub (Mar 27, 2023):
Fixed !
@NghiaTranUIT commented on GitHub (Mar 27, 2023):
Thanks. I will investigate the bug.
You can right click on the editor -> Command palette -> Fold all.
It will fold all json nodes, so you can expand it to fit your need.