Skip to content

enable copilot to generate commit message based on related changes #66

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
dryezl opened this issue Apr 16, 2025 · 1 comment
Open

Comments

@dryezl
Copy link

dryezl commented Apr 16, 2025

The function is enabled in vscode. However, I did not know how to implement it in vim.
I use vim-fugitive in vim to control git.

@dryezl dryezl changed the title enable copilot to generate commit message enable copilot to generate commit message based on related changes Apr 16, 2025
@dryezl
Copy link
Author

dryezl commented Apr 16, 2025

I found that g:copilot_workspace_folders can allow for context to improve suggestion.
perhaps a vim function to send commit prompt ("create a commit message based on related change") and those related change to copilot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant