mfuentesg / SyncSettings

Sync Settings - The cross-platform solution to keep Sublime Text configuration synchronized
https://mfuentesg.dev/SyncSettings
MIT License
288 stars 38 forks source link

Unable to sync packages #82

Closed azinasili closed 5 years ago

azinasili commented 7 years ago

I was able to setup SyncSettings on two computers without any issues. My computer at home (Mac) and my work computer (Windows). When I run Sync Settings: Download on the windows machine it is able to fetch my settings, however it does not sync my installed packages. I was under the impression this package would be able to do this, is there something I'm doing incorrectly?

nahtnam commented 6 years ago

Hey, just had the same issue but I noticed if I left sublime open for a while (around 5 minutes), everything auto installed.

azinasili commented 6 years ago

Guess I'll have to give it another shot

minikinl commented 6 years ago

@mfuentesg

We means can this plugin sync package list ?

It seems that you have only sync the plugin config file to gist, but we can't sync the newest packages added in another computed/platform.

Thanks.

mfuentesg commented 5 years ago

Hey @mozhs, Sync Settings assumes that you have the latest version of your settings on gist.github.com. If you run Download command, and your remote settings are out of date, you local settings will be replaced by that backup.

mfuentesg commented 5 years ago

Btw, I am preparing a new release, with a lot of fixes and improvements.

I hope next week publish it, which includes the capability to installing packages using package control directly from SyncSettings.

minikinl commented 5 years ago

Wow! Sounds so good, but I'm using Atom and Visual Studio Code now hhhh😎 thanks (o.o)

mfuentesg commented 5 years ago

@mozhs, hahaha , me too. But, a lot of people is still using sync settings, I will give away to them , this new release :)

mfuentesg commented 5 years ago

Fixed https://github.com/mfuentesg/SyncSettings/pull/107