thunder-client-support
thunder-client-support copied to clipboard
Thunder Client is a lightweight Rest API Client Extension for VS Code.
Show a tooltip with the value of a variable when you mouse-over it. Currently the tooltip shows the word "value" when you mouse-over in the request panel. This should also...
Show a timestamp in the response details. This can help when reviewing logs generated from the request. This could be added to the line that shows the Status, Size and...
**Describe the solution you'd like** - RapidAPI Client (Another VSC extension similar to ThunderClient) has this feature, in which it can extract types and interface from the JSON response and...
**Describe the bug** Headers set in collection do not override default, automatically generated header values for requests. **To Reproduce** 1. Create a collection with a header `Accept` with value `application/json`....
**Is your feature request related to a problem? Please describe.** Not a problem, but would love the ability to reorder tests like [environment variables do](https://github.com/rangav/thunder-client-support/issues/414). **Describe the solution you'd like**...
**Describe the bug** This icon means find in selection:  I was assuming this was to do with filtering or sorting so I didn't click it to discover features. The...
Hi, I'm using Thunder Client a lot in presentations that I do and meetups that I present in. I use very large fonts, and have a very small screen to...
**Describe the bug** json only accepts double quotes.  **To Reproduce** **Expected behavior** Double quotes and single quotes should be accepted. like a postman **Platform:** - OS: Windows - vscode...
Hi, I feel once we test our APIs, we need to handover the specification to developer. It will be helpful if we can export the endpoints, request method, body of...
Editing caret "|" is sometimes in the incorrect position - not at side of letter but in middle - see attached image. Don't get this issue in other VSC windows....