You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to approach this, but it seems there is no API to get the current repository directly. The only way to achieve this is by creating a new SourceControl instance ourselves. I would like to add a trick icon: when there is only one repository, it will work perfectly, but if there are multiple repositories, we will have to choose the repository for which we want to auto-generate commits.
Using a command to perform this action might not be very intuitive.
Maybe adding a 'Generate Commit Message' icon in the Source Control section of VSCode to provide a better UI experience for users.
Please reply with a 👍 if you want this feature.
The text was updated successfully, but these errors were encountered: