vscode 默认终端cmder

参考

https://blog.csdn.net/leonhe27/article/details/81210000

    "terminal.integrated.shell.windows": "cmd.exe",
    "terminal.integrated.env.windows": {"CMDER_ROOT": "D:\\cmder\\Cmder.exe"},
    "terminal.integrated.shellArgs.windows": ["/k", "D:\\cmder\\vendor\\init.bat"],

 

posted @ 2019-12-25 09:14  酷酷的城池  阅读(1080)  评论(0编辑  收藏  举报