bendera / vscode-commit-message-editor

Edit commit messages in a convenient way.
https://marketplace.visualstudio.com/items?itemName=adam-bender.commit-message-editor
MIT License
73 stars 13 forks source link

[Feature Request] Using git config commit.template value as commit message template #76

Open y16ra opened 1 year ago

y16ra commented 1 year ago

The function to load a template can choose any file, but it would be easier to use if it could get the git config value by default.