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 the solution you'd like.** Hello. I recently used the websocket request feature and there is an area that could be improved, so I am creating...

feature request

**Describe the bug** Paste (CTRL+V) into settings fields doesn't paste data into the fields. **To Reproduce** 1. Create collection 2. Click collection ellipsis > Settings 3. Copy some text from...

bug

Our team has a build pipeline and release pipeline set up for a project and we're trying to integrate a CLI run of our tc collection. The goal would be...

question

I've noticed that now collections are imported from openapi in a postman-like manner where each path part is converted to a separate folder resulting in deeply nested folders. Is there...

question

**Please describe feature/problem details and the solution you'd like.** We are maintaining a (descriptive) collection with all our REST endpoints / requests available which is maintained by the software developers....

feature request

**Please describe feature/problem details and the solution you'd like.** The ability to rename the `thunder-tests` folder to something custom to allow the tool to fit with repo naming conventions. **Describe...

feature request

**Describe the bug** When making a POST/PUT/non-GET request that returns a 302 redirect utilizing the Got http-client, Thunder Client will not rewrite the request as a GET, frequently causing a...

bug

My VS Code extension asks me once a week to reauthenticate in order to use the features I paid for. This appears a bit overeager. Please consider extending the period....

feature request

**Please describe feature/problem details and the solution you'd like.** I can set Auth information for collections, folders, and individual requests. But I can't seem to find a way to set...

feature request

**Question: How can I set parameter as object type in a Multi-Part Form Request?** **Are you using the free version/paid version/trial: paid version** I checked this document [Form Content Type](https://docs.thunderclient.com/features/common#form-content-type)...

question