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

[Bug] Impossibility to write in the console

Open Zedix-x opened this issue 1 year ago • 2 comments

  • VS Code Version:
  • OS Version: Windows 11
  • Code Runner Version: Lastest

Describe the bug Description of what the bug is. When i run programs with input fonction, I cant write anything in the console To Reproduce Steps to reproduce the behavior:

  1. Run a program with the input function
  2. Try to write the input in the console

Actual behavior Description of what happened actually.

Expected behavior Description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Zedix-x avatar Sep 16 '24 03:09 Zedix-x

Output tab cant get user input. Run ur code in terminal. Go to settings, find code-runner.runinterminal and press on chk button

MaxZhirniy avatar Oct 04 '24 16:10 MaxZhirniy

@MaxZhirniy Is there any disadvantages of using terminal instead of "Output" tab of vscode?

sahilrajput03 avatar Mar 26 '25 07:03 sahilrajput03