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.01k stars 390 forks source link

Update Expired token #1313

Open M-Abozaid opened 3 years ago

M-Abozaid commented 3 years ago

Instructions unclear I can't find how to generate the token or token scope in the readme

In the readme it says > Click on login with GitHub But I don't know where to find that button

image

Thanks

jpetrzilka commented 3 years ago

Hi,

Here are the steps to generate new token:

1. Login to github and go to developer settings

8 7

2. Generate new token 6 5 4

3. Update the token in vs code sync settings 3 2 1

Now you should be able to sync settings as usual.

kapilgorve commented 2 years ago

I was using this extension from oldest version so this login page didn't exist in my extension settings. I reset the extension settings. Then reinstalled. After logging in, you can choose your existing gist where your settings are synced.