thunder-client-support
thunder-client-support copied to clipboard
Thunder Client is a lightweight Rest API Client Extension for VS Code.
Is possible vinculate a PowerShell variables whit environment variables?. It's only a idea. Thanks!
Really nice piece of tooling, I've almost entirely stopped using postman. 4 proposed features for the request body (raw) text field 1. line endings - Have the possibility to display...
**Describe the bug** I send request with header value application/x-www-form-urlencoded, and put values in POST request body with Form-encode, and when i send i receive erros os request, but with...
I am a, legally developer blind I use the computer with the help of a screen-reader NVDA. There are a few accessibility issues for using Thunder Client: 1. It is...
**Describe the bug** **To Reproduce** **Expected behavior** **Platform:** - OS: - vscode version: - node version: - extension version: **Are you using the free version/paid version/trial:**
If a non-active ThunderClient tab regains focus by placing a cursor into a text input field with a mouse click, the cursor will jump back to the start of the...
### Discussed in https://github.com/thunderclient/thunder-client-support/discussions/1559 Originally posted by **iAmcDiddy** June 13, 2024 ## Update I tried this in another project that was NOT upgraded to the new schema and it worked....
**Describe the bug** - If a variable is defined twice (with the same name) in an environment, TC writes to the first variable but reads from the last variable. **To...
**Describe the bug** Love this tool. I use import curl a lot - and it misbehaves, consider the following curl: ``` curl 'http://localhost:3000/' \ -H 'Accept: text/x-component' \ -H 'Accept-Language:...