{"id":26172246,"url":"https://github.com/koki-develop/vscode-settings-sync","last_synced_at":"2025-06-13T07:04:26.304Z","repository":{"id":263109936,"uuid":"889342139","full_name":"koki-develop/vscode-settings-sync","owner":"koki-develop","description":"VSCode settings sync extension to manage settings on GitHub and synchronize across multiple environments.","archived":false,"fork":false,"pushed_at":"2025-02-12T11:05:59.000Z","size":395,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-11T19:54:26.641Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/koki-develop.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-16T05:51:16.000Z","updated_at":"2025-02-07T22:38:43.000Z","dependencies_parsed_at":"2024-11-16T09:17:42.366Z","dependency_job_id":"3e09222a-8ceb-4b2e-988f-c3367629982f","html_url":"https://github.com/koki-develop/vscode-settings-sync","commit_stats":null,"previous_names":["koki-develop/vscode-settings-sync"],"tags_count":0,"template":false,"template_full_name":"koki-develop/vscode-extension-template","purl":"pkg:github/koki-develop/vscode-settings-sync","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koki-develop%2Fvscode-settings-sync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koki-develop%2Fvscode-settings-sync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koki-develop%2Fvscode-settings-sync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koki-develop%2Fvscode-settings-sync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koki-develop","download_url":"https://codeload.github.com/koki-develop/vscode-settings-sync/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koki-develop%2Fvscode-settings-sync/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259599312,"owners_count":22882349,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-11T19:54:28.008Z","updated_at":"2025-06-13T07:04:26.253Z","avatar_url":"https://github.com/koki-develop.png","language":"TypeScript","readme":"# VSCode Settings Sync\n\n[![GitHub Release](https://img.shields.io/github/v/release/koki-develop/vscode-settings-sync)](https://github.com/koki-develop/vscode-settings-sync/releases/latest)\n[![GitHub License](https://img.shields.io/github/license/koki-develop/vscode-settings-sync)](https://github.com/koki-develop/vscode-settings-sync/blob/main/LICENSE)\n\nVSCode settings sync extension to manage settings on GitHub and synchronize across multiple environments.\n\n## Installation\n\n1. Download the `.vsix` from [GitHub Releases](https://github.com/koki-develop/vscode-settings-sync/releases/latest)\n2. Install using the `code --install-extension`.\n\n```sh\n$ code --install-extension /path/to/settings-sync-x.y.z.vsix\n# If you are using Cursor\n$ cursor --install-extension /path/to/settings-sync-x.y.z.vsix\n```\n\n## Usage\n\n### Setup\n\n1. Create a GitHub repository to store your settings. (e.g. `koki-develop/vscode-settings`)\n2. Set the repository in `sync.sourceRepository` in settings.json.\n\n```json5\n// settings.json\n{\n  \"sync.sourceRepository\": \"koki-develop/vscode-settings\"\n}\n```\n\n### Upload Settings\n\nRun `Sync: Upload Settings` from the command palette.  \nYou can also use `Alt + Shift + U`.\n\n### Download Settings\n\nRun `Sync: Download Settings` from the command palette.  \nYou can also use `Alt + Shift + D`.\n\n## LICENSE\n\n[MIT](https://github.com/koki-develop/vscode-settings-sync/blob/main/LICENSE)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoki-develop%2Fvscode-settings-sync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkoki-develop%2Fvscode-settings-sync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoki-develop%2Fvscode-settings-sync/lists"}