-
Descriptive Situation: When writing code in the pre-script or test tabs, if you’re on a tabulated line click away to write something and come back, it removes all tabulation. This is extremely frustrating as I have to remove the line and create a new line to get the tabulation back.
-
Introduce The Question: Please tell me how it’s possible to stop Postman from removing this whitespace? It doesn’t cover it in the settings anywhere as “Trim keys and values in request body” applies to the body only. This breaks my productivity/flow immensely!
-
Reproduction:
- On a request, open pre-request scripts or tests tab.
- Create a new code block e.g.:
const fake = {
|< CURSOR HERE
}
- Click on any other line and type something.
- Return to previous line and cursor will reset to the index of 0 e.g.:
const fake = {
|< CURSOR HERE
}
-
Platform Details:
Postman for Windows
Version 10.20.0 -
UI version
10.20.0-ui-231018-1251 -
Desktop platform version
10.20.0 -
Architecture
x64 -
OS platform
win32 10.0.18362