![vscode終端機無法輸入怎麼辦](https://img.php.cn/upload/article/000/000/041/5e79bd99f0bf2657.jpg)
解決方法如下:
把預設的powershell改為Git中的 bash即可,就是把Git配置到VS code 中。
首先,開啟使用者設置,搜尋shell,找到【終端機在windows上使用的shell的路徑】選項
![1585036719117776.png vscode終端機無法輸入怎麼辦](https://img.php.cn/upload/image/978/577/166/1585036719117776.png)
(學習影片教學建議:java影片教學)
![1585036730689014.png vscode終端機無法輸入怎麼辦](https://img.php.cn/upload/image/367/148/150/1585036730689014.png)
然後只要把git-bash路徑加入進去即可
![1585036750324863.png vscode終端機無法輸入怎麼辦](https://img.php.cn/upload/image/767/965/236/1585036750324863.png)
找到Git資料夾,把git-bash加入到終端機下的Integrated >shell:Windows儲存即可
![1585036773885640.png vscode終端機無法輸入怎麼辦](https://img.php.cn/upload/image/919/656/467/1585036773885640.png)
推薦教學:vscode教學
以上是vscode終端機無法輸入怎麼辦的詳細內容。更多資訊請關注PHP中文網其他相關文章!