An open API service indexing awesome lists of open source software.

https://github.com/andostronaut/commitizen-code

Commitizen Code is a powerful Visual Studio Code (VS Code) extension designed to enhance the commit message writing experience and enforce standardized commit message formats in Git repositories. It integrates seamlessly with the Commitizen tool, a popular convention-based commit message format helper.
https://github.com/andostronaut/commitizen-code

commit-format commitizen git git-commit typescript vscode vscode-extension

Last synced: 9 months ago
JSON representation

Commitizen Code is a powerful Visual Studio Code (VS Code) extension designed to enhance the commit message writing experience and enforce standardized commit message formats in Git repositories. It integrates seamlessly with the Commitizen tool, a popular convention-based commit message format helper.

Awesome Lists containing this project

README

          

# Commitizen Code

![build](https://github.com/iamando/commitizen-code-extension/workflows/build/badge.svg)
![license](https://img.shields.io/github/license/iamando/commitizen-code-extension?color=success)

Commitizen Code is a powerful Visual Studio Code (VS Code) extension designed to enhance the commit message writing experience and enforce standardized commit message formats in Git repositories. It integrates seamlessly with the Commitizen tool, a popular convention-based commit message format helper.

## References

Go check the CLI version if you like to use command for commiting:

[Commitizen CLI](https://github.com/iamando/commitizen-cli) on GitHub and [Commitizen CLI](https://www.npmjs.com/package/commitizen-cli) on npmjs.

## Information

> This plugin is still under construction and development 🛠️
>
> If you like the concept, please start with our [Commitizen CLI](https://github.com/iamando/commitizen-cli) 🚀

## Support

Commitizen Code is an MIT-licensed open source project. It can grow thanks to the sponsors and support.

## License

Commitizen Code is [MIT licensed](LICENSE).