sync-settings
sync-settings copied to clipboard
Synchronize all your settings and packages across atom instances
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@octokit/rest](https://togithub.com/octokit/rest.js) | [`^18.12.0` -> `^20.0.0`](https://renovatebot.com/diffs/npm/@octokit%2frest/18.12.0/20.0.1) | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [atom-jasmine3-test-runner](https://togithub.com/UziTech/atom-jasmine3-test-runner) | [`5.2.12` -> `5.2.13`](https://renovatebot.com/diffs/npm/atom-jasmine3-test-runner/5.2.12/5.2.13) | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | major | `v3.0.2` -> `v4.1.0` | ---...
I am trying to install [sync-setting](https://atom.io/packages/sync-settings) on my windows (Earlier used on Mac Book Pro M1), but it seems there is some server issue on the atom website related to...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-node](https://togithub.com/actions/setup-node) | action | minor | `v3.2.0` -> `v3.8.1` | ---...
**Describe the bug** Project-specific settings are a feature provided by both the [project-config](https://github.com/steelbrain/project-config) and [atomic-management](https://github.com/harmsk/atomic-management) packages. They do this not through monkeypatching or any similar trick, but via APIs that...
**Describe the bug** Can't install the plugin **To Reproduce** Steps to reproduce the behavior: Click on Install un the plugin profile ``` Installing “[email protected]” failed.Hide output… npm ERR! Unexpected end...
I run into the offline [error popup](https://github.com/atom-community/sync-settings/blob/450491cf231ee4e4cc6864ef97ed81e161efc54a/lib/location/gist.js#L219) _constantly_ as I often have to use my laptop in an environment where I don't have an internet connection. It's really frustrating to...
I have some packages which are both installed locally and stored in a backup, but the backup contains newer versions as is indicated in the backup diff. When I restore...
**Is your feature request related to a problem? Please describe.** This is a feature request. `apm` is allow us to install package from github/gitlab/bitbucket but `sync-settings` doesn't support that. **Describe...