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 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.
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.
The text was updated successfully, but these errors were encountered: