AutismSuperman / git-commit-message-helper

A JetBrains series plugin to help git code submission specifications, support IDEA, WebStorm, AndroidStudio, PyCharm, CLoin, GoLand, PhpStorm ... https://plugins.jetbrains.com/plugin/13477-git-commit-message-helper/
Apache License 2.0
67 stars 36 forks source link

[Feature Request] Allow us to store scopes for each type and display them in dropdown #3

Open tad3j opened 4 years ago

tad3j commented 4 years ago

I would be really awesome if scope input on commit screen would be a mix of input and dropdown, so we can easily select scope from a dropdown or enter custom one if it happens it wasn't added yet.

To achieve that I would propose that additional field scopes is added to settings page (types table) where plugin would hold a comma delimited list of scopes (which are used for populating dropdown on commit screen mentioned above).

gudqs7 commented 4 years ago

同求, scope也加上可下拉可手写可配置