redhat-developer / redhat-developer/vscode-openshift-tools
Hide `odo` terminal by default and bring it up in case of error output
Open
Nobody has claimed this yet.
kind/enhancement
- Dominant language
- TypeScript
- Stars
- 123
- Forks
- 63
- Avg merge
- 6h 16m
- Merged PRs (30d)
- 74
Description
As an extension user, I don't care about odo dev output. It is distracting me from code.
The terminal should be hidden and its output should be in the OpenShift extension "OUTPUT" tab like it is with other extensions
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 locating the VS Code extension entry point that launches odo dev and manages its terminal output. Check how other extensions route output to the OpenShift extension OUTPUT tab and define done as keeping the terminal hidden by default while surfacing it when error output occurs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- developer-experience
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100