thunderclient / thunder-client-support

Thunder Client is a lightweight Rest API Client Extension for VS Code.
https://www.thunderclient.com
Other
3.62k stars 128 forks source link

Can't copy values from response headers #1531

Closed RickeyWard closed 5 months ago

RickeyWard commented 5 months ago

Describe the bug Seems impossible to copy values from response headers

To Reproduce Make a request, try to copy value from response headers

Expected behavior selecting values and clicking copy / ctrl + c actually copies data

Platform:

Are you using the free version/paid version/trial: Free

bharatjcentrix commented 5 months ago

@RickeyWard same here. I am unable to copy value too.

rangav commented 5 months ago

I have tested on mac and windows Ctrl+C is working.

Right click copy issue is vscode bug

RickeyWard commented 5 months ago

Ctrl + c isn't working for me either. I'm on Windows 11. It might be a vscode issue I don't know how to check. But it made thunder client unusable for my current tasks 🙁

rangav commented 5 months ago

Please try rebooting your pc

RickeyWard commented 5 months ago

Ctrl C works in every other program so idk why it would be a vscode specific ctrl+c issue that requires an OS restart, but restarting my computer did seem to help.

Thanks for the help

I think I'd prefer an intentionally designed context menu with "copy key" "copy value" options instead of the default cut/copy/paste context that seems to not care about context at all. Right clicking anywhere gives you the option to paste that does nothing and you can click copy when nothing is selected.

rangav commented 5 months ago

Thanks for the confirmation.

Ctrl+c copy text functionality is also provided by vscode. if there is any other issues related to it, please report it to vscode team.

rangav commented 5 months ago

you can verify if its a vscode bug or not using below instructions https://github.com/thunderclient/thunder-client-support/issues/1092#issuecomment-1490888852