redhat-developer / redhat-developer/vscode-openshift-tools
Make the Stop CRC fragment on status bar dynamic
Open
Nobody has claimed this yet.
demo
kind/enhancement
priority/major
- Dominant language
- TypeScript
- Stars
- 123
- Forks
- 63
- Avg merge
- 6h 16m
- Merged PRs (30d)
- 74
Description
It keeps me checking if CRC is actually running. Would be nice to either not have it present when CRC is stopped, or even have a shortcut to start it again.
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
The issue only identifies the VS Code status bar and CRC state; locate the extension code that creates the Stop CRC status-bar item and trace how the running or stopped state is detected. Clarify whether completion means hiding the item or adding a restart shortcut, then verify the status bar reflects both states.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100