formulahendry / formulahendry/vscode-code-runner
I am unable to give user input while using code runner extension.
Open
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 351
- PR merge metrics
- No merged PRs in 30d
Description
- VS Code Version:1.62.3
- OS Version:monterey
- Code Runner Version:0.11.6
**Describe the bug**
While running a java program through code runner it just displays the output but doesnt take any input by the user.
**To Reproduce**
Steps to reproduce the behavior:
1. Right click on the file, "run code" .
2. Runs the code and doesnt take any user input.
**Actual behavior**
Unable to give user input.
**Expected behavior**
SHould take user input like it does while using vs code java compiler
**Screenshots**

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.