formulahendry / formulahendry/vscode-code-runner
The Escape file name error, when running code.
Open
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 351
- PR merge metrics
- No merged PRs in 30d
Description
- VS Code Version: 1.34.0
- OS Version: Ubuntu 18.04 LTS
- Code Runner Version: 0.9.10

```shell
cd "/home/fwh/Documents/Leetcode/C++/" && g++ 191-Number of 1 Bits.cpp -o 191-Number of 1 Bits && "/home/fwh/Documents/Leetcode/C++/"191-Number of 1 Bits
```
This file of named `191-Number of 1 Bits.cpp` should be add Single quotation mark.
Thanks.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.