{"id":18563242,"url":"https://github.com/compulim/template-vscode-extension","last_synced_at":"2026-02-13T22:34:50.604Z","repository":{"id":82479001,"uuid":"594309966","full_name":"compulim/template-vscode-extension","owner":"compulim","description":"Template for creating Visual Studio Code extension with preconfigured GitHub workflows.","archived":false,"fork":false,"pushed_at":"2023-01-28T10:18:15.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-17T13:11:22.683Z","etag":null,"topics":["extension","vsce","vscode"],"latest_commit_sha":null,"homepage":"","language":null,"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/compulim.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":"2023-01-28T06:06:21.000Z","updated_at":"2023-01-28T10:28:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"7a2d9f15-ca0b-4ae5-8ec6-63adc3fb5e38","html_url":"https://github.com/compulim/template-vscode-extension","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compulim%2Ftemplate-vscode-extension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compulim%2Ftemplate-vscode-extension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compulim%2Ftemplate-vscode-extension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compulim%2Ftemplate-vscode-extension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/compulim","download_url":"https://codeload.github.com/compulim/template-vscode-extension/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254394726,"owners_count":22063984,"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":["extension","vsce","vscode"],"created_at":"2024-11-06T22:12:09.723Z","updated_at":"2025-10-04T16:24:01.855Z","avatar_url":"https://github.com/compulim.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# template-vscode-extension\r\n\r\nTemplate for creating Visual Studio Code extension with preconfigured GitHub workflows.\r\n\r\n## How to set up your new repository\r\n\r\n1. [Click here](https://github.com/compulim/template-vscode-extension/generate) to use this template to create a new repository\r\n1. Wait until the repository preparation is done\r\n   - [Click here](../../actions/workflows/set-up-scaffold.yml) to check the progress of the workflow\r\n1. [Click here](../../community/license/new?branch=main\u0026filename=LICENSE) to create a `LICENSE` file\r\n1. Create 2 new environments: `production` and `prerelease`\r\n   1. [Click here](../../settings/environments/new) to create a new environment named `production` and `prerelease` respectively\r\n   1. Add an environment secret named `VSCE_PAT`\r\n   1. Paste your personal access token\r\n      - Follow [this article](https://learn.microsoft.com/en-us/azure/devops/organizations/accounts/use-personal-access-tokens-to-authenticate?view=azure-devops\u0026tabs=Windows) to create a personal access token\r\n      - For permissions, make sure \"Marketplace\" \u003e \"Publish\" is checked.\r\n   1. (Optional) Protect your `production` environment by requiring approvals from collaborators\r\n\r\n## How to publish\r\n\r\nTo publish, you need to push a tag that is corresponding to the version you want to publish. If you want to publish `0.0.1`, push a tag `v0.0.1` to your repository.\r\n\r\nYou can follow our steps:\r\n\r\n- Assumptions\r\n   - Your current version is `0.0.1-0` (pre-release of `0.0.1`)\r\n   - You want to release `0.0.1`\r\n- Steps to release\r\n   - `git log` and make sure you are on the commit you want to publish as `0.0.1`\r\n   - `npm version 0.0.1`\r\n   - `git push -u origin v0.0.1`, this will trigger publish\r\n- Post-release steps\r\n   - It is highly recommended to bump to `0.0.2-0` immediately after `0.0.1` is published\r\n   - `git checkout -b bump-0.0.2-0` to create a new branch for pull request\r\n   - `npm version --no-git-tag-version prepatch`, this will bump to `0.0.2-0`\r\n   - `git commit -a -m \"0.0.2-0\"`\r\n   - `git push -u origin bump-0.0.2-0`\r\n   - `gh pr create`, to create a pull request\r\n\r\n## Contributions\r\n\r\nLike us? [Star](../../stargazers) us.\r\n\r\nWant to make it better? [File](../../issues) us an issue.\r\n\r\nDon't like something you see? [Submit](../../pulls) a pull request.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcompulim%2Ftemplate-vscode-extension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcompulim%2Ftemplate-vscode-extension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcompulim%2Ftemplate-vscode-extension/lists"}