thunder-client-support
thunder-client-support copied to clipboard
Thunder Client is a lightweight Rest API Client Extension for VS Code.
Nice to have if the parameter has a bulk edit option. it will make copy and paste parameters and start to work. Like postman 
**Is your feature request related to a problem? Please describe.** I use thunder client regularly and several of my collections require OAuth 2 authentication (specifically client credentials). The generated tokens...
As an API developer, I often work on streaming APIs based on RSocket. It'd be useful if Thunder Client can add support for this.
Idea: Execute test in Cli then Integration in any CI/CD.
**Describe the bug** The `format` button seems to be inserting newlines into empty elements and aligning the open/close tag with tabs. This can cause issues as the indentation tabs can...
**A problem** is that every line in requests list takes up too much space on screen. In postman, for example, they are much more condensed. A **solution** I want to...
**Describe the bug** I've tested POST requests and GET requests, but all of them are the same (Status: _404 Not Found_). Even though my code could be executed properly on...
**Is your feature request related to a problem? Please describe.** I enter JSON into the value field on the Form-encode tab. However it is difficult for me to see what...
**Is your feature request related to a problem? Please describe.** While developing it really useful to comment parts of a json request body, but currently there is no option that...
NTLM authentication does not work for me, server returns 401. I think that's because pre authentication is needed. But I can't turn it on, because there is no such option....