Vscode-restclient: Add option preventing reponse to be shown in split view

Created on 13 Mar 2018  路  6Comments  路  Source: Huachao/vscode-restclient

  • VSCode Version: 1.20.1
  • OS Version: Win 8
  • REST Client Version: 0.17.0

Please add option preventing reponse to be shown in split view. It would help for narrow displays (in my case vertically oriented monitor).

enhancement

Most helpful comment

@zdila done, and will publish this in next release

All 6 comments

@zdila Do you mean open the preview panel in current active view column, so in most cases just open a new tab next to the request file tab?
image

@Huachao exactly. I am able to drag the tab to the desired place manually but I would like it to be placed like that automatically.

@zdila done, and will publish this in next release

@zdila you can upgrade to the latest version 0.18.0 to try this

It works. Thanks!

@zdila I am sorry that in latest version 0.19.0, I make a breaking change that, original setting is deprecated and you should use the new setting rest-client.previewColumn to control which column to preview the response. And for your case, you should set the value to current which will keep the response previewed in the currently active column.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

akalcik picture akalcik  路  16Comments

symbioticKid picture symbioticKid  路  28Comments

abenedykt picture abenedykt  路  18Comments

heneds picture heneds  路  32Comments

SimonDever picture SimonDever  路  15Comments