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

This extension is obsolete, as it is no longer supported #1411

Open vldanch opened 1 year ago

vldanch commented 1 year ago

vscode:

Version: 1.74.2 (user setup)
Commit: e8a3071ea4344d9d48ef8a4df2c097372b0c5161
Date: 2022-12-20T10:29:14.590Z
Electron: 19.1.8
Chromium: 102.0.5005.167
Node.js: 16.14.2
V8: 10.2.154.15-electron.0
OS: Windows_NT x64 10.0.22621
Sandboxed: No

What to do?

Diogo-Rossi commented 1 year ago

I made a "manual workflow" that is working so far. This workflow does not provide many features, but it allows me to use a regular repository (not a gist), which I think is better, and also to sync extensions files. If you want use it, I put the steps in this instruction. Hope it helps someone.