Copy generated commit message to clipboard for use in VSCode's source control dialog
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
I feel like I am losing my mind today. Did the generate commit message get removed? I wanted to test it with a new Model and can't seem to find this command in the command palette
Hey, it's possible I'd did some refactoring lately and maybe I deleted something or messed something up. I'll look into it in the coming days.
Many thanks.