auto-commit-msg
auto-commit-msg copied to clipboard
Extension does not say what changed
I may be missing something but i wasn't able to find an answer in documnentation or here. When i click on the icons the only thing that apeears is "update 4 files and create 1 file" Is there something else to setup?
the extension does not look at the diff, only the names of the files that changed. If you changed a single file or multiple files in the same category (e.g. dependencies or CI), then you get a prefix chore(deps): updated package.json and package-lock.json.
If you are interested in using AI to generate your commit messages based on a diff, see this page
https://github.com/MichaelCurrin/auto-commit-msg/blob/master/docs/other/ai-tools.md