Ganesan-Chandran / vscode-fetch-client

Fetch Client is Visual Studio Code extension which is used to test the Rest API.
https://marketplace.visualstudio.com/items?itemName=GanesanChandran.fetch-client
MIT License
13 stars 6 forks source link

Sync request into workspace #10

Closed usarral closed 2 months ago

usarral commented 5 months ago

Describe the solution you'd like Could be very usefull the option to save the request in the workspace, without need to make an export all time. Like this all team can sync the request avoiding lost endpoints Describe alternatives you've considered Make an export on push

egorovsa commented 4 months ago

Confirm .It was working good in Thunder client before they required a subscription. Pls. This feature is really necessary!

Ganesan-Chandran commented 2 months ago

Hi @usarral and @egorovsa

Thank you for using the Fetch Client extension. This feature has added in the latest version Fetch Client v1.5.1

Please update the Fetch Client and let me know if you have any queries/feedback.

@egorovsa Thank you for your contribution. I have done few changes on top of your code with my PR.

image

Please update the Fetch Client and restart the VS Code. Go to the Fetch Client settings and select this option.

DON'T ENTER ANY VALUE in the below settings. It is automatically done by Fetch Client.

image