Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collapse all children in JSON response with modifier key #484

Closed
tuur29 opened this issue Jan 15, 2020 · 3 comments
Closed

Collapse all children in JSON response with modifier key #484

tuur29 opened this issue Jan 15, 2020 · 3 comments

Comments

@tuur29
Copy link

tuur29 commented Jan 15, 2020

Most REST clients like Postman, Insomnia and many other programs that contain tree structures (Like VSCode) allow you to collapse all the children of a node at the same time as the node itself when pressing a modifier key (VSCode uses shift). This would greatly improve the experience while inspecting large responses.

Example of code editor in VSCode:
2020-01-15_11-18-55

@Huachao
Copy link
Owner

Huachao commented Jan 17, 2020

@tuur29 I have fixed the issue and will be published in next release.

@Huachao Huachao closed this as completed Jan 17, 2020
@Huachao
Copy link
Owner

Huachao commented Jan 21, 2020

@tuur29 I have published the latest version 0.23.1 and you can verify it with the Shift modifier key

@tuur29
Copy link
Author

tuur29 commented Jan 21, 2020

Yes, it works! Thanks for implementing this 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants