vscode 默认终端cmder

参考shell

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

    "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"],

 

相关文章
相关标签/搜索