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
To change the integrated terminal on Windows, you just need to change the terminal.integrated.shell.windows line:
"terminal.integrated.shell.windows": "C:\\Bin\\Cmder\\Cmder.exe" setting to the User Settings document on the right if it's not already there. This is so you aren't editing the Default Setting directly, but instead adding to it.You can then access it with keys Ctrl+backtick by default.