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

add copy-reponse-body [#300] #317

Merged
merged 4 commits into from
Jan 27, 2019

Conversation

viktor-evdokimov
Copy link
Contributor

@viktor-evdokimov viktor-evdokimov commented Jan 25, 2019

Fixes issue #300

Added button to copy response body since CMD+C does not work for me in the latest version

@viktor-evdokimov
Copy link
Contributor Author

viktor-evdokimov commented Jan 25, 2019

Also I can't express enough how much time this extension have saved me! 🎉

@viktor-evdokimov viktor-evdokimov changed the title add copy-reponse-body add copy-reponse-body [#300] Jan 25, 2019
Copy link
Owner

@Huachao Huachao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM except one minor issue

package.json Outdated
@@ -2,7 +2,7 @@
"name": "rest-client",
"displayName": "REST Client",
"description": "REST Client for Visual Studio Code",
"version": "0.21.1",
"version": "0.21.2",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pls don't bump version here, and I will do this when a new release is ready

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

kk! bumping it back!

@Huachao
Copy link
Owner

Huachao commented Jan 27, 2019

@viktor-evdokimov Merged, thanks 😄

@Huachao Huachao merged commit 86678fe into Huachao:master Jan 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants