-
Notifications
You must be signed in to change notification settings - Fork 839
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
Response JSON is displayed in a single line instead of pretty format in Postman extension for VS Code #13231
Comments
can you assign me this issue? |
What do you mean by "assign"? |
@sarah-gelt do you sometimes have an empty response body until you switch between the "body", "cookies" and so on tabs? |
Yes, I get that as well. |
So, I found the cause of the problem. It was the latest version of VS Code (1.95.1). As soon as I downgraded to 1.94.2, the Postman extension started working correctly. |
@suetaaaaa I don't think you should close this issue, the postman team still needs to be aware of this problem. We don't know if it's a bug on VS Code side or it is something that was introduced in the new version of VS Code that the postman team needs to account for. |
Never mind this is a duplicate |
@Dev-wonderful yeah, you are right. |
Were you guys able to find a solution for this issue? |
@jmaster03 you mean solution for the latest VS Code version? |
I mean I'm still receiving the JSON responses in one line and also have an empty response until I switch from Preview to Pretty |
Did you downgrade you VS Code? |
Oh that actually worked, thank you! |
Duplicate of #13230 |
Is there an existing issue for this?
Describe the Issue
I'm experiencing an issue with the Postman extension in VS Code where JSON responses are being displayed as a single line, even though the Pretty option is selected. Previously, responses were formatted with appropriate indentation, making them easier to read. This problem started recently, and I've confirmed that the Pretty setting is active.
Steps To Reproduce
Screenshots or Videos
Operating System
Windows
Postman Version
1.3.0
Postman Platform
Postman VSCode Extension
User Account Type
Signed In User
Additional Context?
No response
The text was updated successfully, but these errors were encountered: