microsoft / microsoft/vscode-containers
New Feature: Add badge/Annotation to sidebar for number of running containers
Nobody has claimed this yet.
- #556 by @theking2 — closed without merging
- Dominant language
- TypeScript
- Stars
- 139
- Forks
- 87
- Avg merge
- 9h 15m
- Merged PRs (30d)
- 9
Description
Minor. But it would be useful to see at a glance when containers are running (just as when the editor or SCM icons show unsaved or uncommitted changes. Philosophically it is a little analogous (OK its a stretch), since if I started containers from inside VScode I may want to close them before closing VScode.
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
No files, tests, or entry points are named. Start by locating the sidebar container view and the existing editor or SCM annotations referenced in the issue; done means the sidebar shows the number of running containers and the behavior is covered by an appropriate test or verified manually.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, typescript
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100