Can't find terminal output when using run-without-debug (ctrl+F5)
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 80
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
My task starts, but I don't see the output in 'Debug Console', 'Terminal', or 'Output'
It works fine if I run it with the debugger
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the task with run-without-debug (Ctrl+F5) and compare it with a debugger run. Check how the VS Code extension routes output for each mode; done means the task output is visible in the appropriate Debug Console, Terminal, or Output panel.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100