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

**Please describe feature/problem details and solution you'd like.** I set the Oauth settings at collection or folder level, and all the requests inheirt the token generated from there. Before using...

feature request

**Please describe feature/problem details and solution you'd like.** I have a local env and a prod env, one the few difference between is the base URL, so I should switch...

feature request

Hi @rangav Thank you, please find a Minimal reproducible example ```yaml openapi: 3.0.0 info: description: Api to handle client in daily database title: Client api version: "1.0" servers: - url:...

feature request
Priority

For now the total time taken to execute an API shows only after the request completes if you can add a timer when request starts it will be really helpful...

feature request

**Please describe feature/problem details and solution you'd like.** **Describe alternatives you've considered** **Your Team Size Using TC:** would be nice I can just do it without using track pad as...

feature request

**Describe the bug** 1. Sending a api request to IIS server with Single Sign On with NTLM 2. Responds with 401 / www-authenticate: Negotiate, NTLM Thunder appears to ignore the...

bug

**Is your feature request related to a problem? Please describe.** When working on a shared workspace it can happen that people modify the existing requests and collections in order to...

feature request
Priority

**Please describe feature/problem details and solution you'd like.** When creating a variable based on another variable, the ThunderClient UI can successfully resolve the reference variable, but it doesn't highlight as...

feature request
Priority

Currently, all variable from Env need to be shared. This isn't ideal when you wanna test in production, where each collection (project) has its own URL.

feature request

**Is your feature request related to a problem? Please describe.** I dont want to remember the endpoints everytime, I would want to get suggestions after typing in some words of...

feature request