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】GitHub Copilotを使用してVSCodeの設定を変更する方法

Last updated at Posted at 2024-11-17

VS Code Commander拡張機能を使用することでGitHub Copilotを使用してVSCodeの設定変更やコマンドの検索ができます。

設定の変更

@commanderに続けて変更したい設定を記述することでVSCodeの設定が変更されます。
「Undo」ボタンをクリックすれば変更された設定を簡単に戻せます。

名称未設定.gif

コマンドの検索

@commanderに続けて検索したいコマンドを記述することでコマンドへのリンクが表示されます。
簡単にコマンドのショートカットキーを変更できます。

名称未設定3.gif

コマンドの実行

commander`を先頭に記述し、実行したい操作を入力することでコマンドが実行されます。
以下のGIFでは新規ウィンドウを開いています。

名称未設定 22.35.52.gif

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?