thunder-client-support
thunder-client-support copied to clipboard
Thunder Client is a lightweight Rest API Client Extension for VS Code.
**Describe the bug** during i prepare http request with json body, i notice that the cursor is not exactly sit at correct position. I cause when i try something the...
**Describe the bug** It does not do anyhting when adding collections. We need to distribute the API tests with the project. **To Reproduce** Workspace is created using the plugin `liveecommerce.vscode-remote-workspace`...
**Is your feature request related to a problem? Please describe.** When trying to install manually, I get error that this extension is not compatible with current VS Code engine version....
Issues #157 and #154 request the addition of a license for Thunder Client. A license was added as a result. Unfortunately, the hand-rolled license currently used is not an established...
**Is your feature request related to a problem? Please describe.** While setting up tests is quite painless in Thunder Client, it still take a lot of time to set up...
**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...
I have the habit of pressing F2 to quickly rename anything, but using this VSC extension I have to hit the 3 dots and then hit rename instead of just...
**Describe the bug** When calling a particular API (private authorised oauth2) I get a 200 response, but the data area is empty. Extension details screen shows this error: "Uncaught error...
**Is your feature request related to a problem? Please describe.** Can not submit a HTTP 1.0 request. **Describe the solution you'd like** To be able to select what HTTP Protocol...
**Describe the bug** issue: when cookie-parser attribute httpOnly set to true does not allow cookie data pass. The client browser outside thunder-client allows the cookies to pass. instead empty data...