commitizen / cz-cli

The commitizen command line utility. #BlackLivesMatter
http://commitizen.github.io/cz-cli/
MIT License
16.77k stars 552 forks source link

Integration with Conventional Commit for JetBrains IDEs #795

Open lppedd opened 3 years ago

lppedd commented 3 years ago

Hi! I'm the developer of https://github.com/lppedd/idea-conventional-commit, a plugin that offers tokens completion inside the commit dialog in JetBrains IDEs.

I stumbled upon commitizen looking at IntelliJ IDEA issues (see IDEA-161189) and wanted to propose an integration with it. I already support a minimal set of cases for Commitlint, but I'll expand it in the future.

What would be your requirements for a decent UX?

evanjmg commented 2 years ago

why not just allow one to pass a commitizen config and support it @lppedd ?

dwillitzer commented 1 year ago

Bump. I agree.