How to prevent rest-client from opening a http response in split screen in VsCode?

45 Views Asked by At

I'm trying to change the settings of the VSCode extension: Rest-Client (https://marketplace.visualstudio.com/items?itemName=humao.rest-client). My goal would be to open http responses simply in new tabs instead of splitting the screen. Current functionality: enter image description here

Desired functionality: enter image description here

Any help is appreciated, thanks in advance.

0

There are 0 best solutions below