i use vscode 1.14.1, win10 15063.483,terminal 0.0.8
and set the default terminal like this:
"terminal.integrated.shell.windows": "C:\WINDOWS\Sysnative\bash.exe"
and then i find when i touch "open in integrate terminal" like this :
cd "e:\practice\jirengu\senior-8"
wuv@wuv:/mnt/e/practice/jirengu$ cd "e:\practice\jirengu\senior-8"
bash: cd: e:\practice\jirengu\senior-8: No such file or directory
wuv@wuv:/mnt/e/practice/jirengu$
how i go setting to solve this problem?
is it because of the directory "/" && "\" ?
i use vscode 1.14.1, win10 15063.483,terminal 0.0.8 and set the default terminal like this: "terminal.integrated.shell.windows": "C:\WINDOWS\Sysnative\bash.exe" and then i find when i touch "open in integrate terminal" like this :
how i go setting to solve this problem? is it because of the directory "/" && "\" ?