-
Notifications
You must be signed in to change notification settings - Fork 440
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
Copy result body #300
Comments
So this is huge. copying result body was working for me and stopped working lately, really ruined my workflow =( |
@viktor-evdokimov I haven't implemented this feature, what do you mean |
Up to some point i was able to select text from result tab and copy it to clipboard, and that no longer works |
Created PR for this #317 |
@viktor-evdokimov what's your VSCode and my extension versions respectively? Since I can't repro this on my machine. |
I am on insider build of vscode and latest version of the plugin. |
@viktor-evdokimov this is an known issue of microsoft/vscode#65452, I will keep track of it. BTW, I add a comment in your PR, please help to resolve it when available. Thanks in advance. |
@asmith3006 @Baoyx007 @pranayrauthu @michelemauro Thank for the help of @viktor-evdokimov , we have fixed this issue and will publish this feature in next release. And @viktor-evdokimov I will keep track of the issue you've mentioned. |
Along with "Save Response Body" in the top bar a "Copy Response Body" would be really helpful.
The text was updated successfully, but these errors were encountered: