vscode-whatchanged
vscode-whatchanged copied to clipboard
Visual Studio Code extension for generate changelog
If you have a submodule git project with this extension you see and can use only the primary parent module directory .
Hey, I have been using this extension with the [vscode-conventional-commits](https://github.com/vivaxy/vscode-conventional-commits) one and I have been running into this issue where the changelog generated will only contain commits marked as bug...
Is it possible to use the '--tpl=./template.md' flag in vscode? If yes, please provide the information how this flag can be set in the documentation. If no, please add this...