vscode添加gitbash终端(废弃,新的方法在下面)
如:"terminal.integrated.shell.windows":"D:\\app\\Git\\bin\\bash.exe"
发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/225443.html原文链接:https://javaforall.net
vscode添加gitbash终端(最新)vscode 添加 gitbash 终端 1 打开 vscode2 文件 gt 首选项 gt 设置 打开设置 3 搜索 terminal integrated shell windows 打开 settings json 编辑 4 在里面输入你的 bash 路径如 terminal integrated shell windows G Git bin bash exe 5 保存重启 vscod
废弃,新的方法在下面)如:"terminal.integrated.shell.windows":"D:\\app\\Git\\bin\\bash.exe"
发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/225443.html原文链接:https://javaforall.net