What I am trying to accomplish is to save a visual studio thunder client request as a file. I have gone to the settings and placed a check in the checkmark Thunder-client: Save Request On Send
. Then when on the Thunder Client extension screen I am able to save the request however I am not able to save it to a file. In the docs it states the default folder is thunder-tests
.
How are we able to save a thunder client request to file?
Hi To save requests to git project, please enable the vscode setting Save To Workspace
Then it will create thunder-tests folder in your current workspace and also save requests in that folder.
for more details visit here https://github.com/rangav/thunder-client-support#git-sync