microsoft / microsoft/vscode-containers
Integrated Docker Compose Debugging for Node.js
Open
Nobody has claimed this yet.
Node/JS
- Dominant language
- TypeScript
- Stars
- 139
- Forks
- 87
- Avg merge
- 9h 15m
- Merged PRs (30d)
- 9
Description
Add tasks and launch configuration to user doesn't have to manually do compose-up prior to debugging
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 or tests are named. Start by tracing the TypeScript extension's existing Docker Compose task and launch-configuration handling, then reproduce the current manual compose-up-before-debug flow. Done means debugging automatically starts the Compose services without that manual step, with the relevant behavior covered by the project's existing checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker-compose, typescript, vscode
- Domain
- devops, devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100