0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

vscodeのcopilot chatで選択可能な形で提案してもらう

0
Last updated at Posted at 2026-02-12

提案可能な形とは

copilotのいつものチャットのところで、下記のような形で提案してもらえます

スクリーンショット 2026-02-12 17.36.30.png

環境

  • vscode version: 1.109.2
  • model: Cluade Haiku 4.5

設定

下記を設定した前提です
デフォルトtrueになっていると思います

github.copilot.chat.askQuestions.enabled: true

スクリーンショット 2026-02-12 17.38.46.png

発動条件

chatで、「ask_questionsを使って」と指定したらやってくれました

1. PRを作成 2. 内容を修正 の選択肢をask_questionsを使って表示してください。

スクリーンショット 2026-02-12 17.36.30.png

参考

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?