shanalikhan / code-settings-sync

🌴💪 Synchronize your Visual Studio Code Settings Across Multiple Machines using GitHub GIST 💪🌴
https://marketplace.visualstudio.com/items?itemName=Shan.code-settings-sync
MIT License
4.02k stars 390 forks source link

Extension Sync Wont work #1369

Open Ateeq72 opened 2 years ago

Ateeq72 commented 2 years ago

Here is my gist https://gist.github.com/Ateeq72/4d5f7793aec1eb8a50e5f5ffad8927b9

No extension present in extensions.json would get installed on sync

I just get this.

image

You can see the extension 'Git Graph' is present in the extensions.json and is not installed here.

Not just this. When I try to install/sync my extensions in a fresh VSCode install that wont work either.

image

DaYuMoon commented 2 years ago

I have the same problem

crane168 commented 2 years ago

I have the same problem

yes,me too,The prompt is complete, but the extension is not actually downloaded image

DaYuMoon commented 2 years ago

1341 As a workaround for now

Ateeq72 commented 2 years ago

Ok thanks.. 👍

tryoasnafi commented 1 year ago

I got the same problem, it shows my extension upload was successful, but my gist is empty.