VSCode 'Code Runner Extension' Error - Console Input, C++

preview_player
Показать описание
Console Input Error - Code Runner Extension in Visual Studio Code (VSCode, C++)
___
In this issue, code runner extension in visual code cannot get any console input usually due to, either:
(1) The wrong terminal selected (as demonstrated, environmental settings), or;
(2) A permissions issue (read stack trace for the prompt if so).

P.S. The language as demonstrated in this video is C++. I hope you found this video helpful!

Chapters
0:00 Replicating the issue
0:49 Solution
Рекомендации по теме
Комментарии
Автор

Did someone was able to enter the debug mode while working on integrated terminal? i.e I want to debug a code within the ide but be able to get user input ..

michaelperez
Автор

this is a permission problem, see permissions

hardik