MrLuje / vs-commitizen

This extension adds commitizen support to VisualStudio.
https://marketplace.visualstudio.com/items?itemName=mrluje.vs-commitizen
19 stars 6 forks source link

Add customizable change types #23

Closed coldacid closed 4 years ago

coldacid commented 4 years ago

It should be possible to customize the list of change types presented to users when building their commit messages. This customization should work both on at least a local (project/repository config file) basis so that different projects with different commitizen configurations don't require changing Visual Studio settings.

MrLuje commented 4 years ago

You can give it a shot in last release Documentation is available in readme