github / github/copilot.vim

Enable Copilot to generate Git commit messages based on staged changes

Đang mở
#233 7 bình luận 2 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Vim Script
Star
11.7k
Fork
810
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

I've configured `copilot.vim` to work on Git commit message as follows:

```
let g:copilot_filetypes = {
\ 'gitcommit': v:true,
\}
```

However, the suggestions don't seem to take into account the staged changes.

Related to https://github.com/github/copilot.vim/issues/66.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.