thunder-client-support
thunder-client-support copied to clipboard
Thunder Client is a lightweight Rest API Client Extension for VS Code.
**Please describe feature/problem details and the solution you'd like.** Auth settings on a request within a collection can `Disable inherit`. I would love to see the same functionality for headers...
**Describe the solution you'd like** When closing a collection or environment that has been modified, the client will prompt if you want to save or not. **Describe alternatives you've considered**...
I'm used too, that my IDE is autosaving my stuff and and I also have configured VS Code to autosave my files, when it loses focus. But if I work...
**Is your feature request related to a problem? Please describe.** On WebStorm having your plugin/extension would be great **Describe the solution you'd like** Creating plugin for WebStorm **Describe alternatives you've...
**Please describe feature/problem details and solution you'd like.** [tRPC](https://trpc.io/) support for Thunder Client. Would this be possible? Here's [their docs](https://trpc.io/docs/rpc) about the HTTP RPC spec. **Describe alternatives you've considered** tRPC...
**Please describe feature/problem details and the solution you'd like.** When linking an environment to an .env file, there's not much feedback in the environment's view UI that the linking is...
**Please describe feature/problem details and the solution you'd like.** Now I have a chain request, and the later request needs the result of the previous request. Now I set an...
**Question:** Is there an equivalent of postman`pm.iterationData.get` or `pm.iterationData.set` in TC to set or get values from csv when running a collection? **Are you using the free version/paid version/trial:** Free
Our team would like to be able to add custom scripts that utilize TypeScript. Currently, only JavaScript is supported. We have tried extending the tc-types.d.ts file and creating a new...
**Please describe feature/problem details and the solution you'd like.** When multiple devs make individual changes to a thunder client collection, at the time of merging and resolving conflicts, there are...