Zt-freak / DevOpsWorkItemRESTRequestButton

Adds a custom control with a button that sends a REST request.
https://marketplace.visualstudio.com/items?itemName=Apodemus.RESTRequestButton
MIT License
3 stars 3 forks source link

Add CopyButton to copy value from the resultbox #231

Closed MJECloud closed 6 days ago

MJECloud commented 1 month ago

Hi,

after a few months using the button in our Organization we would like to easily copy the result from the resultbox. This PR adds the possibility to add an copy button to the resultbox.

With CopyButton

image

Without CopyButton image

MJECloud commented 1 month ago

Oh, I had to change the webpack.config.js again. I had first problems building the extension like the last time. After some research, i saw that Microsoft updated the sample https://github.com/microsoft/azure-devops-extension-sample/blob/master/webpack.config.js