Copy generated commit message to clipboard for use in VSCode's source control dialog #275
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Is your feature request related to a problem? Please describe.
I use the source control feature in VSCode to stage and commit code with Git. I would be useful to be able to use the generated commit message with this dialog.
Describe the solution you'd like
Instead of or in addition to the git CLI commit message copy the commit message into the clipboard so the user can paste into the Source Control commit message text box. Even better if the message can be pasted there automatically.
Describe alternatives you've considered
Alternative at the moment is switching to git CLI or copying the message from the CLI command to use in the VSCode dialog
Additional context

The text was updated successfully, but these errors were encountered: