thunder-client-support
thunder-client-support copied to clipboard
Thunder Client is a lightweight Rest API Client Extension for VS Code.
**Is your feature request related to a problem? Please describe.** When restarting VS Code, any open tab you have with code it in persists, even if the tab isn't saved....
**Is your feature request related to a problem? Please describe.** Users now have to manually encode the query params like isostring "2022-01-22T00:00:00+07:00" -> "2022-01-22T00%3A00%3A00%2B07%3A00" and copy the encoded value to...
I would like to suggest a very useful function that has in insominia which is refresh token, it updates the token automatically
It is common for REST API to have some optional path parametes, e.g. `items/{item_id}` returns a specific item where as `items` without any path params would return all items. So...
Very happy with this tool. Thank you! I'm just wondering if there's a way to re-order query string parameters? Thanks!
Hello. There is a problem when adding data to the regular - it is not able to save more than 2780081 bytes. Can you add support for larger long values?...
**Describe the bug** Importing a CuRL request with meta-U like the following: `curl -X PROPFIND http://example.org/test` produces a new entry in the extension's side pane which lists `PROPFIND` as the...
the current supported way to set variables is great and easy but allows only basic extraction of data from the response. it would be great to allow writing a small...
i installed thunder client and did reload the window but icon didn't appear on the action bar . i did close and reopen vs code but still its not working...
**Is your feature request related to a problem? Please describe.** No, it's not really a problem / bug that exists, but it sure would be handy! **Describe the solution you'd...