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.**   on `Docs/` tab, code blocks are not syntax highlighted. being able to highlight docs will help a lot...
I really like the feature you have to export requests as a code snippet. Please, add support for Playwright with Node.js testing library. https://playwright.dev/docs/api-testing Thanks
**Please describe feature/problem details and solution you'd like.** It would be nice if we could install Thunder Client CLI with `brew` command (e.g. `brew install tc-cli`). Do you have the...
**Describe the bug** I can't use the keyboard shortcut `Ctrl+Shift+R` to refactor my code because it is shadowed by this extension. **To Reproduce** 1. Install Thunder client. 2. Open a...
**Please describe feature/problem details and solution you'd like.** Description field help to know more about the provided key-value pairs (Query params, Path params, Headers...) and comes handy when working with...
**Please describe feature/problem details and solution you'd like.** Thunder client only works with VS code at the moment, for devs using IntelliJ, it's quite cumbersome to use Thunder client (gotta...
### Discussed in https://github.com/rangav/thunder-client-support/discussions/610 Originally posted by **davinishi** June 1, 2022 Something I never seen on any client is a parameter settting for multiple instances environments. E.g: Some companies have...
**Please describe feature/problem details and solution you'd like.** It would be great if there could be a way to select environment variable in a request without having to type the...
**Please describe feature/problem details and solution you'd like.** When I load an external csv file, lets say with 10 datasets (lines) in it. Then counter "iteration" shows me 10. I...
### Please describe feature/problem details and solution you'd like The ability to rename requests in collections by hitting `Enter/Return` would be a nice productivity-boosting feature to manage/organize collections, supplementing the...