thunder-client-support
thunder-client-support copied to clipboard
Ability to drag and drop keys & values from the response window
Is your feature request related to a problem? Please describe. To be able to use the json value in the below response, I would need to type in json.transaction_value.tendered_breakdown[1].value in the test window. It would help a great deal to be able to double click on the json.transaction_value.tendered_breakdown[1].value key in the response window, and then drag it over to an edit box in the test window. Thunder Client should then be able to "build" the "json.transaction_value.tendered_breakdown[1].value" so that it is not needed to type it in manually.
It should also be able to drag and drop values from the response window so that it is not need for example to type in "1.3800000000000008".
Describe the solution you'd like To be able to use drag and drop to that time consuming manual timing is not needed anymore.
Describe alternatives you've considered None exists. Manual typing it is. :)
Implementation:
Thanks @gerhardvr-finclude for the feature request, will add to roadmap.