formulahendry / formulahendry/vscode-code-runner

[Bug] Unable to use Run in Terminal feature in Java

Open
#1,106 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
2.4k
Forks
351
PR merge metrics
No merged PRs in 30d

Description

- VS Code Version: 1.87.0
- OS Version: Windows 10
- Code Runner Version: v0.12.1

**Describe the bug**
Input line isnt being stopped and output is not coming in terminal when I am using the run in terminal feature.

**Actual behavior**
Output is not displayed

**Expected behavior**
After i Enter the input, i need to get the output and the program execution needs to end.
**Screenshots**

![image](https://github.com/formulahendry/vscode-code-runner/assets/68943903/aad33b1a-91ca-47e7-8772-c663771862b0)

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the Run in Terminal behavior on Windows 10 with VS Code 1.87.0 and Code Runner v0.12.1 using a Java program that reads input. Start by tracing the extension's terminal execution path; done means input is accepted, output appears in the terminal, and the program exits.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, typescript, vscode
Domain
cli, devtools
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.