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

Colour scheme needs to load first #90

Closed robinrosenstock closed 5 years ago

robinrosenstock commented 7 years ago

When "downloading" the sublime settings with SyncSettings, the colour scheme is not yet loaded and I get over 100 of these Messages: Error loading colour scheme bla bla. And I need to click every one of them, in order to proceed to the next installation of the "downloading". So please load the colour scheme first! It is really a design flaw.

mmghv commented 6 years ago

same problem here .. to overcome this I had to first copy the color scheme to sublime folder before downloading the settings .. for me I was using "SublimeLinter" package which rewrites the color scheme into its folder so I copied the "SublimeLinter" to "Packages/User" then downloaded the settings.

mfuentesg commented 5 years ago

I have worked in this https://github.com/mfuentesg/SyncSettings/pull/107. I have solved some issues related to files priority.

mfuentesg commented 5 years ago

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