thunder-client-support
thunder-client-support copied to clipboard
Thunder Client is a lightweight Rest API Client Extension for VS Code.
**Describe the bug** _Run_ button in _Run Collection_ window freezes on _Stopping..._ state when pressed while the collection is still running. **To Reproduce** 1. Collection that caused the issue: [thunder_bug_reproduce.json](https://github.com/rangav/thunder-client-support/files/13947238/thunder_bug_reproduce.json)...
**Please describe feature/problem details and the solution you'd like.** Problem - When I export my collection from Thunder Client to Postman, I notice that it does not export any of...
**Question:** Here is Form  How can I post with postData..., in JSON its easy but cant upload attach. So Im using Form (above img) but idk how to post...
**Question:** Hello Ranga, i have few questions regards modules connections. I am trying to load module **MongoDB**: 1. Via tc.**loadModule**: _var MongoClientLoadModule = await tc.loadModule("mongodb") console.log(MongoClientLoadModule);_ **Result: -->** Script Log:...
**Please describe feature/problem details and the solution you'd like.** Right now, authentication details (username and password, etc), can be linked at the collection level. Is it possible to link authentication...
**Describe the bug** HTTP Header variables loose color highlight switching between raw and normal view **To Reproduce** Selects the Request Headers tab Add any header with a variable which is...
Type: Bug 1. go to thunderclient 2. go to collections 3. while hovering on any particular collection the options menu(...) appear on clicking on it 4. It shows all options...
**Describe the bug** I'm running a pre request script to sign a message. For that I'm loading `tweetnacl` external module and when I try to create a KeyPair from a...
**Please describe feature/problem details and the solution you'd like.** We have test collections organizing test cases consisting of multiple requests within folders. Due to performance optimizations in our build pipeline...
**Describe the bug** When I try to type something with [IME](https://learn.microsoft.com/en-us/windows/apps/design/input/input-method-editors) enabled into the form e.g. query parameters below, it does not work well because the input is fixed right...