thunderclient / thunder-client-support

Thunder Client is a lightweight Rest API Client Extension for VS Code.
https://www.thunderclient.com
Other
3.61k stars 126 forks source link

YAML editor support #1467

Closed Falci closed 6 months ago

Falci commented 7 months ago

Please describe feature/problem details and the solution you'd like. When humans need to type a JSON, a YAML is easier for the job. It would be great if the body editor could support YAML and sent it as JSON. Meaning we type YAML (which is cleaner, don't have so much quotes, and Thunder Client send it as JSON (as expected by the server)

Describe alternatives you've considered Currently, we can just type JSON, but it's more verbose than YAML.

Are you using the free version/paid version/trial: Free

rangav commented 7 months ago

Are you using the free version/paid version/trial?

rangav commented 6 months ago

Currently not planning to implement this