你能告诉我为什么在我整合vscode和cmder的时候,就像那样:
"terminal.integrated.shell.windows": "cmd.exe",
"terminal.integrated.shellArgs.windows": ["/k", "%CMDER_ROOT%\\vendor\\init.bat"]
Run Code Online (Sandbox Code Playgroud)
并使用mini_cmder版本,一切正常.但是,如果我使用完整版cmder进行相同操作,则从上下文菜单中选择"打开终端"选项并不起作用.有人知道如何解决这个问题吗?
最好的祝福,
crova