postmanlabs / postman-app-support

Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster.
https://www.postman.com
5.85k stars 841 forks source link

Indentation Bug #13233

Closed Rockthor1106 closed 2 weeks ago

Rockthor1106 commented 3 weeks ago

Is there an existing issue for this?

Describe the Issue

Today I updated vs code to the latest version (1.95.0). However, when I performed a request the response is not indented correctly. I tried to reload vs code and also y pc, but it does not fixed that bug. You can see the bug in the following screenshot. I also want to mention that I decided to downgrade the vs code version to the previous one (1.94.2) where the extension is working correctly. Captura de pantalla 2024-10-31 111028

Steps To Reproduce

  1. Open the extension
  2. Select a request
  3. Perform the request
  4. Check for the response
  5. That's it

Screenshots or Videos

No response

Operating System

Windows

Postman Version

1.3.0

Postman Platform

Postman VSCode Extension

User Account Type

Signed In User

Additional Context?

No response

mctunes commented 2 weeks ago

I see this behaviour too with VS Code 1.95.1 and Postman 1.4.1:

image

Just like the OP, downgrading VS Code to 1.94.2 resolved the issue.

pankajk07 commented 2 weeks ago

Duplicate of https://github.com/postmanlabs/postman-app-support/issues/13230