Skip to content
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

Show response in separate tabs #23

Closed
shytikov opened this issue Jul 27, 2016 · 9 comments
Closed

Show response in separate tabs #23

shytikov opened this issue Jul 27, 2016 · 9 comments

Comments

@shytikov
Copy link

shytikov commented Jul 27, 2016

Hi,

It would be also nice to have several output windows. Currently you cannot have two input documents that feed their output to two different output windows. You will always have only one response window, and you'll be loosing results of previous requests all the time.

What do you think about such improvement?

@Huachao
Copy link
Owner

Huachao commented Jul 27, 2016

@shytikov , thanks so much for your nice suggestion. I'd like to add an option in configuration that allows user to choose whether opens a new response pane for each request or just display all the response in a single response pane. Do you think it's OK?

@shytikov
Copy link
Author

I think it's indeed very wise solution! I should suggest this on the first place!

@Odonno
Copy link

Odonno commented Jul 27, 2016

Why is it different of #21 ?

@Huachao
Copy link
Owner

Huachao commented Jul 27, 2016

@Odonno, you are right, I think they are the same for the concern I've mentioned. I'd like to complete #21 with basic feature that these requests are independent, that means one request won't consume previous requests' responses, do you think it's ok for now?

@shytikov
Copy link
Author

My bad. It was longer issue with several topics, but later I extracted some thoughts and used them as comments in several different places. Now it looks like duplicate. Probably it should be closed then.

@Odonno
Copy link

Odonno commented Jul 27, 2016

@Huachao Yes, of course, I firstly intended to make requests independants.

@Huachao Huachao changed the title Multiple requests functionality Show response in seperate pane Aug 1, 2016
@Huachao Huachao changed the title Show response in seperate pane Show response in separate tabs Aug 1, 2016
@Huachao
Copy link
Owner

Huachao commented Aug 1, 2016

@shytikov, I have add the option to show response in different tab, please help to verify in latest version 0.6.3

@shytikov
Copy link
Author

shytikov commented Aug 1, 2016

Hi, thanks!

Do we need to configure that behavior somehow?

@Huachao
Copy link
Owner

Huachao commented Aug 1, 2016

@shytikov, yes, by default the option is turned off, and you can set the rest-client.showResponseInDifferentTab to true as the README.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants