Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Suggestion=> adjust :Copilot setup to accept an argument of "bindings"

オープン
#223 コメント 0 件 リアクション 1 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
25/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
vim
領域
tooling

調査の方向性

まず、:Copilot setup へのオプション引数と、提案を閉じるための inoremap の例についての issue の要望を読みます。この issue ではファイルやテストが特定されておらず、設定可能なキーバインドと、提案を閉じる別個の動作が組み合わされています。作業を始める前に、どの結果が対象範囲なのかを明確にしてください。

索引モデルが issue の本文から書いたものです。

説明

I think it would he cool to have a couple of features added a new optional parameter under setup that created a file and appended it somewhere in your runtime path that contained only the various mappings of keys and allowed you to modify them

Another cool feature would be configure mappings where it launches an interpreter and captures input from stdin for ctrl + keys then stores them to a text file and reads from that to determine keybindings on a key by key basis. I had to write a really aggressive dismiss:

inoremap <C-d> <Plug>(copilot-dismiss)<C-o>:startinsert<CR><Cmd>call copilot#Dismiss()<CR>

Because for whatever reason whenever i would dismiss a suggestion it would immediately pop back up on the starts of new lines.
:Copilot version results:
copilot.vim 1.56.0
Vim 9.1.1244
GitHub Copilot Language Server 1.378.0
Node.js 22.20.0
Linux
Press ENTER or type command to continue

主要言語
Vim Script
スター
11.7k
フォーク
812
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

github/copilot.vim のほかの issue

github/copilot.vim の issue をすべて見る

似ている issue

DevTools の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。