I want to change integrated terminal to CMDER i use Vscode on windows 8.1
i checked the doc and also preference file but i got confuse
so from following line
It is possible to get this working in VS Code and have the Cmder terminal be integrated (not pop up).
To do so:
"terminal.integrated.shell.windows": "cmd.exe"
"terminal.integrated.shellArgs.windows": ["/k", "%CMDER_ROOT%\\vendor\\init.bat"]