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

User input support

Open Tosh0kan opened this issue 3 years ago • 2 comments

Please, add a way for us to input something when using functions like input() on Python.

Tosh0kan avatar Nov 19 '22 00:11 Tosh0kan

I also would like to have this functionality.

acorello avatar Dec 13 '22 14:12 acorello

You have to change the code runner settings. Select "Run In Terminal", and you should be about to type in inputs now.

gzr529 avatar Apr 20 '23 16:04 gzr529