第一步:

vscode更改默认终端shell

第二步搜索:shell  找到terminal->intergrated->shell:Windows项,点击在settings.json中编辑,修改如图选中的设置项即可。

vscode更改默认终端shell

"terminal.integrated.shell.windows": "D:\\Git\\bin\\bash.exe", 这个是我的路径 你需要改成你的路径

 

vscode更改默认终端shell

这就改好了

相关文章:

  • 2021-11-08
  • 2021-08-07
  • 2022-12-23
  • 2021-09-25
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-07
猜你喜欢
  • 2021-10-10
  • 2022-12-23
  • 2022-12-23
  • 2021-12-29
  • 2022-12-23
  • 2022-12-23
  • 2021-09-10
相关资源
相似解决方案