{"id":13465155,"url":"https://github.com/KnisterPeter/vscode-commitizen","last_synced_at":"2025-03-25T13:33:05.918Z","repository":{"id":13787411,"uuid":"74950693","full_name":"KnisterPeter/vscode-commitizen","owner":"KnisterPeter","description":"Visual Studio Code Commitizen Support","archived":true,"fork":false,"pushed_at":"2023-11-27T12:59:58.000Z","size":2366,"stargazers_count":240,"open_issues_count":0,"forks_count":36,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-18T15:55:29.550Z","etag":null,"topics":["commitizen","typescript","vscode"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=KnisterPeter.vscode-commitizen","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/KnisterPeter.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2016-11-28T08:02:47.000Z","updated_at":"2024-11-17T19:50:16.000Z","dependencies_parsed_at":"2024-10-29T16:48:51.086Z","dependency_job_id":null,"html_url":"https://github.com/KnisterPeter/vscode-commitizen","commit_stats":{"total_commits":877,"total_committers":28,"mean_commits":"31.321428571428573","dds":0.4059293044469784,"last_synced_commit":"4dfd29218defaad5e536cf1ee102accef2d2c1be"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KnisterPeter%2Fvscode-commitizen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KnisterPeter%2Fvscode-commitizen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KnisterPeter%2Fvscode-commitizen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KnisterPeter%2Fvscode-commitizen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KnisterPeter","download_url":"https://codeload.github.com/KnisterPeter/vscode-commitizen/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245471288,"owners_count":20620913,"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":["commitizen","typescript","vscode"],"created_at":"2024-07-31T14:01:01.767Z","updated_at":"2025-03-25T13:33:05.356Z","avatar_url":"https://github.com/KnisterPeter.png","language":"TypeScript","funding_links":[],"categories":["TypeScript","vscode"],"sub_categories":[],"readme":"# vscode-commitizen README\n\n![build](https://github.com/KnisterPeter/vscode-commitizen/workflows/build/badge.svg)\n[![Marketplace Version](https://vsmarketplacebadge.apphb.com/version/knisterpeter.vscode-commitizen.svg)](https://marketplace.visualstudio.com/items?itemName=KnisterPeter.vscode-commitizen)\n[![Installs](https://vsmarketplacebadge.apphb.com/installs/knisterpeter.vscode-commitizen.svg)](https://marketplace.visualstudio.com/items?itemName=KnisterPeter.vscode-commitizen)\n[![renovate badge](https://img.shields.io/badge/renovate-enabled-brightgreen.svg)](https://renovateapp.com/)\n\nThis vscode extension adds [commitizen support](https://github.com/commitizen).\n\n## Usage\n\n* Open the command panel (`ctrl+shift+p` or `command+shift+p`) and type 'conventional commit'.\n* Select the command and answer the questions afterwards (type, scope, subject, body, breaking changes, closed issues).\n* After the closed issues the commit is done automatically.\n* **Note**: During answering the questions just hit `ESC`to cancel the commit.\n\n## Configuration\n\nTo configure this extension follow [cz-customizable](https://github.com/leonardoanalista/cz-customizable) and\ncreate the required config file. This also read by this extension if configured.\n\nTo determine what config to use, the extention will look for a config file in the following places:\n\n1. a ```.cz-config.js``` in the root directory\n2. in ```package.json``` to determine the path to the config file: \n```\n  \"config\": {\n    \"cz-customizable\": {\n      \"config\": \"test.js\"\n    }\n  }\n```\n3. use the default config \n\n## Attributions\n\n[Commitizen logo](./images/commitizen-logo.svg) is a remixed version of the [logo created by authors of commitizen cz-cli repository](https://github.com/commitizen/cz-cli/blob/a3f4ffa88221013960cd9c6d8711b319016b9e2d/logo/commitizen-logo-color.svg), under MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKnisterPeter%2Fvscode-commitizen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FKnisterPeter%2Fvscode-commitizen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKnisterPeter%2Fvscode-commitizen/lists"}