SyncSettings icon indicating copy to clipboard operation
SyncSettings copied to clipboard

Sync Settings - The cross-platform solution to keep Sublime Text configuration synchronized

Results 10 SyncSettings issues
Sort by recently updated
recently updated
newest added

Can I use custom folder, where settings will be exported for sync them with third party sync service?

**Describe the bug** A clear and concise description of what the bug is. **Desktop (please complete the following information):** - OS: MacOs monterey 12.4 - Sublime Version 4 I just...

**Describe the bug** I noticed that my settings were no longer syncing automatically, so I attempted to upload them manually and get this error: ``` ERROR:Sync Settings.sync_settings.libs.logger:Can`t perform this action...

I'm on macOS 12.2 with Sublime build 4126. I can get the first create and upload to work and can see ~3500 files in my gist. The next time I...

**To reproduce on fresh installation:** - provide following configuration: ```json { "access_token": "your_token", "excluded_files": "someFile.sublime-settings" } ``` Please note that the `excluded_files` is a `string`, where it should be `[]string`....

**Describe the bug** I'm attempting to Create and Sync in a new Sublime Text 4 installation, but I'm getting an SSL certificate error as indicated below. **Desktop (please complete the...

I just set up ST3 on a new machine and am trying to sync the files in my packages\user folder like I've done with my other machines. However, it's not...

Would it be possible to add a feature to automatically upload changes to settings when something changes? I haven't seen any way to do that with this plugin as it...

The idea behind this feature is, add the ability to execute commands before/after some specific tasks on this plugin. i.e: after upgrade, before upload. Constraints: - [ ] Must be...

new feature

Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.5.30 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies