Upgrade to Pro — share decks privately, control downloads, hide ads and more …

GitHubCopilotのカスタムと 機能に関する話

Avatar for taiga taiga
July 11, 2025
130

GitHubCopilotのカスタムと 機能に関する話

GitHubCopilotMeetupTokyoの登壇スライドです

Avatar for taiga

taiga

July 11, 2025
Tweet

Transcript

  1. 自己紹介 興野 大雅 株式会社USEN-ALMEX(U-NEXT.HD) R&D本部 開発部 バックエンド開発グループ 兼 R&D本部 プロジェクト管理部

    採用・育成センター 開発言語 Go言語 活動 AIエージェントユーザー会 運営 フォローよろしくお願いいたします
  2. VS Codeの設定 シナリオごとにカスタムの指示を設定できる - コード生成 …… 1.102より非推奨へ (github.copilot.chat.codeGeneration.instructions) - テスト生成……

    1.102より非推奨へ (github.copilot.chat.testGeneration.instructions) - コードレビュー (github.copilot.chat.reviewSelection.instructions) - コミットメッセージの生成 (github.copilot.chat.commitMessageGeneration.instructions) - プルリクエストのタイトルと説明の生成 (github.copilot.chat.pullRequestDescriptionGeneration.instructions)