{"id":13678699,"url":"https://github.com/melbarch/power-my-vscode","last_synced_at":"2025-06-27T10:07:05.845Z","repository":{"id":36516778,"uuid":"227445508","full_name":"melbarch/power-my-vscode","owner":"melbarch","description":"Super power your VS Code with one command","archived":false,"fork":false,"pushed_at":"2024-01-19T11:18:47.000Z","size":133,"stargazers_count":4,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-13T02:40:01.219Z","etag":null,"topics":["extensions","vscode","vscode-configs","vscode-extension","vscode-settings"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/melbarch.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":"2019-12-11T19:37:57.000Z","updated_at":"2025-04-24T14:36:59.000Z","dependencies_parsed_at":"2024-08-02T13:17:12.224Z","dependency_job_id":"b718b98f-50fa-4367-83ee-3f0aab2bd6f9","html_url":"https://github.com/melbarch/power-my-vscode","commit_stats":{"total_commits":13,"total_committers":2,"mean_commits":6.5,"dds":"0.23076923076923073","last_synced_commit":"8ee089d3636e3181318fcb7255fef4bb7fbbe53f"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/melbarch/power-my-vscode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melbarch%2Fpower-my-vscode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melbarch%2Fpower-my-vscode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melbarch%2Fpower-my-vscode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melbarch%2Fpower-my-vscode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/melbarch","download_url":"https://codeload.github.com/melbarch/power-my-vscode/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melbarch%2Fpower-my-vscode/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259651063,"owners_count":22890392,"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":["extensions","vscode","vscode-configs","vscode-extension","vscode-settings"],"created_at":"2024-08-02T13:00:57.291Z","updated_at":"2025-06-27T10:07:05.810Z","avatar_url":"https://github.com/melbarch.png","language":"JavaScript","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"\u003cdiv align=\"center\"\u003e\n\t\u003ch1\u003ePower-My-VScode 🚀\u003c/h1\u003e\n\t\u003cp\u003e\n\t\t\u003cb\u003eMake VS Code great again! \u003c/b\u003e\n\t\u003c/p\u003e\n\t\u003cbr\u003e\n\u003c/div\u003e\n\u003cimg src=\"https://img.shields.io/npm/v/power-my-vscode.svg\"/\u003e\n\n\nThis package allows you to synchronize your VS Code extensions across your computers (Home's laptop, at work, fresh installations, ...).\u003c/br\u003e\nIf you change your computer or run a fresh installation, one command line will give back powers to your VSCode.\n\n## Usage :\nTool's command line offers multiple workflow possibilities :\n\n- ```npx power-my-vscode```\u003c/br\u003e\nThe package will install the default extensions defined [here](./.vs-extensions.json)\n- ```npx power-my-vscode -a```\u003c/br\u003e\nThis will lookup the current git username on your computer, try to lookup for the fork under its github profile then it will install extensions listed on : https://raw.githubusercontent.com/username/power-my-vscode/master/.vs-extensions.json\n- ```npx power-my-vscode -g \u003cgithub_username\u003e```\u003c/br\u003e\nThis is helpful if you want target someone's collection. It will do the same as the previous one but on https://raw.githubusercontent.com/github_username/power-my-vscode/master/.vs-extensions.json \n- ```npx power-my-vscode -f \u003cpah/to/json.file\u003e```\u003c/br\u003e\nExtensions list will be retrieved from that file\n- ```npx power-my-vscode -u \u003curl_to_json_file\u003e```\u003c/br\u003e\nWill perfom installation from the list retrieved from that url (you might have some file with the list in you DotFiles repo for example)\n- Check out help command for more info : ```npx power-my-vscode -h```\n\n## Tip : Export your current extensions\nYour current extensions can be retrieved from VSCode CLI :\n````\ncode --list-extensions \n````\nSave the result of the command on your fork's file *.vs-extensions.json* or another file on your computer or over the internet depending on the workflow that suits you.\n\n## License\n\nMIT © [Mohamed EL BARCHANY](https://melbarch.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmelbarch%2Fpower-my-vscode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmelbarch%2Fpower-my-vscode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmelbarch%2Fpower-my-vscode/lists"}