golf1052 / code-sync

Sync VSCode extensions using your favorite file synchronization service (OneDrive, Dropbox, Google Drive, etc.)
https://marketplace.visualstudio.com/items?itemName=golf1052.code-sync
MIT License
34 stars 3 forks source link

Support $HOME or "~" in external sync path setting. #18

Open sommd opened 7 years ago

sommd commented 7 years ago

E.g. setting the sync path to "~/.config/CodeSync", rather than the full path. This would be useful for sharing the extension settings across multiple computers, without having to change the path for each computer.