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?

More than 1 year has passed since last update.

VSCodeのデフォルトターミナルを変更する

Posted at

はじめに

VSCodeのデフォルトターミナルを変更する方法を記載します。

変更方法

① VSCodeでターミナルを開いて、「+」の横にある「v」をクリックします。
image.png

② 「Select Defalut Profile」を選択します。
image.png

③ VSCodeの上のところで、デフォルトターミナルを選択します。
私は「Git Bash」を選択します。
image.png

④ 新たにターミナルを開いたら、選択したターミナルで開きます。
image.png

※ 「Settings」からデフォルトターミナルの変更も可能です。
「terminal.integrated.defaultProfile.windows」で検索して変更することができます。
(Features → Terminal → Integrated → Default Profile: Windows)
image.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?