vivaxy / vscode-conventional-commits

💬Conventional Commits for VSCode.
https://marketplace.visualstudio.com/items?itemName=vivaxy.vscode-conventional-commits
MIT License
323 stars 35 forks source link

[FEAT] Support `prompt` in the commitlint configs #344

Open otomad opened 1 month ago

otomad commented 1 month ago

Is your feature request related to a problem? Please describe

Not really.

Describe the solution you'd like

Commitlint supports custom prompt, however, VSCode Conventional Commits doesn't read anything from commitlint.config.js.

For example:

image