LOLINTERNETZ / vscodeoffline

Enables Visual Studio Code's extension gallery to be used in offline (air-gapped) environments. Or, run your own gallery!
https://hub.docker.com/u/lolinternet
MIT License
97 stars 31 forks source link

Request - add sync results to json file #34

Closed tomer953 closed 2 years ago

tomer953 commented 2 years ago

Hi,

thanks for this awesome tool.

Can you please add the sync results to the updaded.json file?

I have an external tool that I want to integrate with this service, I want to check some file and see if we have changes - if so - i want to copy only the changes files, it much easier with a proper json output.

tomer953 commented 2 years ago

solved by a self workaround, using git + checking diffs from update to update