Only happened on Golang files both portable version and install version. Debugging on another language(like Python) works well. msg: ``` The program "${file}" does not exist: Error: ENOENT: no such file or directory, lstat 'C:\fe0\bin\VSCode\App\VSCode\${file}' ``` vs code version: 1.10.2 go version: 1.8 Any ideas?
Only happened on Golang files both portable version and install version. Debugging on another language(like Python) works well.
msg:
vs code version: 1.10.2
go version: 1.8
Any ideas?