vscode-whatchanged
vscode-whatchanged copied to clipboard
Use '--tpl' flag in vscode
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 flag to the vscode settings to use the full power of whatchanged (FeatureRequest attached).
FeatureRequest Feature: Specify a template for the changelog generation (use the '--tpl' flag) Options:
- Add path to the template.md in the vscode settings (might be problematic because the template.md has to be located in every repo at the same spot)
- Set template directly into the vscode settings
- Add request for template path into the command (similar like the request for the repository) Example: I want to create a changelog without the commiter name
many thanks in advance
In theory, it is possible. But not now, I haven't had time to update recently.
PR is welcome, or I will update it in a few days.
Any other suggestions or feedbacks are welcome