formulahendry / formulahendry/vscode-code-runner
Option to focus on terminal only when program ask for user input.
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 351
- PR merge metrics
- No merged PRs in 30d
Description
This feature will certainly **ramp up the speed** of programming if there was such an option for the user to enable it.

**We need a little modification in this option.**
There is no need to focus the cursor on terminal output when there is **NO** user input required because that would be a waste of time. Sometimes no output appears when there is an error or when there is a program like "print hello world" where there is no point going toward the terminal.

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