formulahendry / formulahendry/vscode-code-runner
[Bug]When selecting any characters will cause error
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 351
- PR merge metrics
- No merged PRs in 30d
Description
- VS Code Version: 1.93.0
- OS Version: window10
- Code Runner Version: 0.12.2
**Describe the bug**
Description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
Perfect C language program!
- Choosing any characters will cause compilation errors.
- Choosing any variable also leads to compilation errors.
- Selecting any function name also causes compilation errors.
But selecting the entire function can compile normally.
**Actual behavior**
Choosing any characters will cause compilation errors.
After Uninstall the "Code Runner", everything is fine.
**Expected behavior**
Description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.