{"id":21969569,"url":"https://github.com/cinderblock/install-vscode-extensions","last_synced_at":"2026-04-12T23:44:51.928Z","repository":{"id":57274873,"uuid":"151355013","full_name":"cinderblock/install-vscode-extensions","owner":"cinderblock","description":"npm binary to read and install all necessary vscode extentions","archived":false,"fork":false,"pushed_at":"2018-10-03T05:48:13.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-02T05:19:39.190Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"HomePage","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cinderblock.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-10-03T03:16:35.000Z","updated_at":"2022-08-08T01:57:06.000Z","dependencies_parsed_at":"2022-09-18T06:58:40.339Z","dependency_job_id":null,"html_url":"https://github.com/cinderblock/install-vscode-extensions","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cinderblock%2Finstall-vscode-extensions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cinderblock%2Finstall-vscode-extensions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cinderblock%2Finstall-vscode-extensions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cinderblock%2Finstall-vscode-extensions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cinderblock","download_url":"https://codeload.github.com/cinderblock/install-vscode-extensions/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245027742,"owners_count":20549378,"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":"2024-11-29T14:22:21.970Z","updated_at":"2025-10-17T17:18:33.572Z","avatar_url":"https://github.com/cinderblock.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `install-vscode-extensions`\n\nSimple binary that installs vscode extentions\n\n## Install\n\n```shell\nnpm install --save-dev install-vscode-extensions\n```\n\n```shell\nyarn add --dev install-vscode-extensions\n```\n\n## Usage\n\nThe intended use for this is as a setup script when preparing a development environment.\nAdd a `postinstall` or `prepare` script that runs `install-vscode-extensions` (or `ive`) and your (VSCode)development environment will be ready to go:\n\n```json\n{\n  \"name\": \"my-awesome-package\",\n  \"scripts\": {\n    \"prepare\": \"install-vscode-extensions\"\n  },\n  \"devDependencies\": {\n    \"install-vscode-extensions\": \"^1.0.0\"\n  }\n}\n```\n\n`install-vscode-extensions` will find the `.vscode` folder in the current working directory, load the `extensions.json` file, and run `code --install-package ${package}` for each recommended package.\n\nNow VSCode extensions that your package recommends are installed automatically when new developers run `npm install` or `yarn`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcinderblock%2Finstall-vscode-extensions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcinderblock%2Finstall-vscode-extensions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcinderblock%2Finstall-vscode-extensions/lists"}