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

**Describe the bug** When trying to use environment variables from a dotenv file in a project opened in WSL the environment variable don't work/aren't loaded (the variable is gray), but...

bug
Priority

**Describe the bug** When adding a file using the Files option under Form Fields on a Windows computer, the Path to the file is created as an absolute path from...

bug

CSRF protection is now commonplace in web and api routes. Modern API testing utilities provide features that enables handling CSRF cookies and embedding such cookies in the request headers automatically....

feature request

Currently one can either work in global scope (all data saved in one place) or project scope (bound to a workspace directory). In the former case you cannot save any...

feature request

When i hover on collection , tool tip with ... (more options) is showing up, which is screen reader inaccessible. plz fix it. I am using nvda screen reader.

feature request

i want to save the json i get from an endpoint in an environment variable, lets call it {{response}}. After that i want to do another api call with the...

feature request

Right now we can save (part of) the response of a request (for example, an access-token, let's call this request **Authenticate**) to a variable, which can then be used in...

feature request

Hi, I am testing a REST API which creates a resource, and I would like to check if the resource is correctly created. In order to do so, I am...

feature request
Priority

It is almost impossible to scroll down the list using the scrollbar drag and drop way. Would be nice if the width of the bar could be increased. Thank you...

feature request
Priority

Would be nice if we can get the mouse right click support for this menu in each item, instead of clicking the three dots menu button Thank you ![image](https://user-images.githubusercontent.com/22435591/173605274-b48f7de3-4126-478f-9123-111d49c50259.png)

feature request