thunder-client-support
thunder-client-support copied to clipboard
Thunder Client is a lightweight Rest API Client Extension for VS Code.
**Please describe feature/problem details and the solution you'd like.** i would like to save SSE and WS to collection. This is currently only possible for Rest Requests. **Are you using...
**Question:** In [`Scripting`](https://docs.thunderclient.com/scripting) page some examples are using `console.log`. Where can we see that output? Should that be on the docs as well? **Are you using the free version/paid version/trial:**...
**Question:** I've not worked a lot with HTML/CSS/JS and I was trying to add an icon (specifically in this case a material one, but any other would be just fine...
**Describe the bug** NTLM was working fine in version 2.17.8 but I'm trying to make the same request but this doesn't work as expected. **To Reproduce** Make a NTLM request...
Goal — have same validation rules for backend and for frontend. I tried to use Zod schemas for response validation and I can't because I can't import `.ts` or `.mjs`...
**Question:** How to totaly disable Release note in vscode ? Every time I open thunderclient on a fresh launched vscode window, I have this anoying release note page that I...
**Describe the bug** When using a proportional font as editor.fontFamily, the text editor in Thunder Client gets buggy **To Reproduce** Set a proportional font in editor.fontFamily Make a request with...
**Is your feature request related to a problem? Please describe.** In order to rename a request I have to right click on it and select Rename, which then opens the...
**Description** : In this awesome extension, we can save data in custom location, in the project to use Git Sync. We cannot store it in our VSCode settings. For some...
**Describe the solution you'd like** I would like to have the option to directly click on links in a JSON response with `CMD + left click` like it is possible...