回答編集履歴
1
補足を追加
answer
CHANGED
@@ -2,4 +2,13 @@
|
|
2
2
|
|
3
3
|
[vs code起動時のターミナルをgit bashにしたい(windows端末)](https://teratail.com/questions/357860)
|
4
4
|
|
5
|
-
の回答を見てください。
|
5
|
+
の回答を見てください。
|
6
|
+
|
7
|
+
---
|
8
|
+
2021-09-19 更新
|
9
|
+
バージョン 1.60.1で修正されました。起動時のターミナルは`"terminal.integrated.defaultProfile.windows"`に設定したプロファイルのものになっていますし、編集しているプログラムを実行するさいのシェルも同様です。
|
10
|
+
|
11
|
+
> August 2021 (version 1.60)
|
12
|
+
Update 1.60.1: The update addresses these issues.
|
13
|
+
|
14
|
+
のissuesの先に、「Powershell console opens every time I launch VS Code with a project bug candidate insiders-released terminal-profiles verified #132150」が含まれています。
|