vscode-code-runner icon indicating copy to clipboard operation
vscode-code-runner copied to clipboard

[Bug]When selecting any characters will cause error

Open wqkuang opened this issue 1 year ago • 1 comments

  • 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.

wqkuang avatar Sep 09 '24 08:09 wqkuang

Image

check this setting

ericchase avatar Oct 17 '25 11:10 ericchase