码迷,mamicode.com
首页 > 其他好文 > 详细

vscode设置终端

时间:2018-08-19 11:53:03      阅读:238      评论:0      收藏:0      [点我收藏+]

标签:ted   rsh   bsp   terminal   配置   str   .exe   添加   term   

文件 -> 首选项 -> 设置中打开, 在用户设置中添加如下配置项:

  // "terminal.integrated.shell.windows": "C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe",----------------powershell

  // "terminal.integrated.shell.windows": "C:\\Windows\\System32\\cmd.exe",-----------cmd

  "terminal.integrated.shell.windows": "D:\\soft\\git\\bin\\bash.exe",-----------------git

vscode设置终端

标签:ted   rsh   bsp   terminal   配置   str   .exe   添加   term   

原文地址:https://www.cnblogs.com/black09/p/9500662.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!