auto-commit-msg
auto-commit-msg copied to clipboard
A VS Code extension to generate a smart commit message based on file changes
e.g. write some strings and get it into test cases and then functionality for it, especially handling multiple files
The extension cannot be loaded when running command >Auto Commit Message Version: 0.26.1
The icon is jarring and thicker than the other icons.
This PR includes fixes and changes from `feat-titlecase` branch and closes #80
if I stage a file and generate a commit message and then stage a second file and click the button again, the file gets repeated in the commit message e.g.:...
If filenames contain non-ASCII characters this can lead to unexpected commit message suggestions. See for example this screenshot: 
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...
My problem is that i have multiple project in different folder inside my workspace, in source control panel i can see the correctly, and with the corresponding auto commit message...
Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 2.1.2 to 2.1.3. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
So match `test` and `tests` and `test*` but not `abc_test` as folders if the directory is not the above, then the file must start with `test_`