formulahendry / vscode-code-runner

Code Runner for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=formulahendry.code-runner
MIT License
2.18k stars 291 forks source link

Not able to run a Kotlin (probably for all others) with space in file name #266

Open taylorren opened 6 years ago

taylorren commented 6 years ago

When a Kotlin file is named with space, like "Hello World.kt", Code Runner can't run that file, prompting "No file found" error.

formulahendry commented 6 years ago

Could not repro from my side. Could you provide a screenshot?

alan23273850 commented 6 years ago

image