Closed marcomattes closed 4 years ago
Nice idea, but I'm not sure if this is possible with vscode.
You could use git templates. They are supported by VSCode: https://github.com/Microsoft/vscode/issues/7830
Suggestion:
git config commit.template .git/vscode-jira-commit-template.txt
NPROJECT-123:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I would find it useful if the ID always appears in the scm commit message input field based on the current task.
Example: NPROJECT-123: ### Your Message ###