thunder-client-support icon indicating copy to clipboard operation
thunder-client-support copied to clipboard

Thunder Client is a lightweight Rest API Client Extension for VS Code.

Results 280 thunder-client-support issues
Sort by recently updated
recently updated
newest added

Nice to have if the parameter has a bulk edit option. it will make copy and paste parameters and start to work. Like postman ![image](https://user-images.githubusercontent.com/7018966/172639699-186a72b1-3b76-465c-874c-696494bddb6e.png)

feature request
Priority

**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...

feature request

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.

feature request

Idea: Execute test in Cli then Integration in any CI/CD.

feature request

**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...

bug
Priority

**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...

feature request
Priority

**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...

question

**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...

feature request

**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...

feature request

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....