thunder-client-support
thunder-client-support copied to clipboard
Thunder Client is a lightweight Rest API Client Extension for VS Code.
Hi, **Please describe feature/problem details and solution you'd like.** ex :  sometimes we past and do error like that :  **Describe alternatives you've considered** If we can analyse...
**Describe the bug** The following statement in Test, on the left side will cause the parameter value to be truncated.  The script is as follow, ``` function validateObject(probe, reference)...
**Describe the bug** When the request or response window is narrow, reaching the items in tabs menu is impossible. **To Reproduce** Make request window narrow and try to click the...
**Please describe feature/problem details and solution you'd like.** Would be great if thunder client could generate markdown documentation based on collections/requests. E.g. either add it to a README.md or to...
**Is your feature request related to a problem? Please describe.** Attempts to create multiple pre requests targeting the same request/action/target result in a circular dependency error. * I have an...
I often find myself searching for something in a response, then resending the request and wanting to search for the same thing again. Would be nice to have the search...
instead of TC icon, we could have the method icon in the open tab current:  could be:  edit. tc icon + method icon after it could work as...
**Please describe feature/problem details and solution you'd like.** When requesting an unreachable IP, Thunder does not fail fast. **Describe alternatives you've considered** You can set a smaller TCP connect timeout,...
**Please describe feature/problem details and solution you'd like.** Is it possible to set it so that a new tab is not opened for each request? I have looked into this...
**Is your feature request related to a problem? Please describe.** I have a GET /profile request. Any user can use this but the result will have some properties that vary....