Override cmd.exe as default command shell in VS Code
{ | |
"terminal.external.windowsExec": "Cmder.exe" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
{ | |
"terminal.external.windowsExec": "Cmder.exe" | |
} |