Jun Han

Results 101 comments of Jun Han

What if you run `.csproj` file?

Just create a `abcd.csproj` file with any content, then `Run Code`

Could you remove below setting and try again? ``` "files.associations": { ".exe": "executable" } ``` And when you run `.exe`, nothing in Output Channel? And could you see any error...

Oh, I could repro this issue now. This is a bug. I will take a look at this.

You could use "code-runner.customCommand" as workaround

`"code-runner.customCommand": "foo/bar/abc.exe"`

In that case, there is no good workaround.

Seems VS Code has API change, .exe would not be opened by default now. If you open a .exe file as a text, then you could run it.

![image](https://user-images.githubusercontent.com/1050213/43675018-9db8e550-980f-11e8-9f88-d152592bbf51.png)

Hi @bhavinkamani , sorry, the video is too long, I could not get what you want. Could please provide more details?