microsoft / microsoft/vscode-java-debug
Can't debug microservices
Open
Nobody has claimed this yet.
ai-triaged
question
- Dominant language
- TypeScript
- Stars
- 591
- Forks
- 429
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 19
Description
I use Java microservices. I can debug them just fine with intellij. However vscode can't handle code that changes at runtime. Since intellij works, I know it can be done. Sample code at https://github.com/blakemcbride/Kiss
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 debugging problem with the Java microservices sample at https://github.com/blakemcbride/Kiss, comparing VS Code with IntelliJ as described. Identify the runtime code change that VS Code cannot handle and define a failing debugger scenario and expected behavior before choosing an entry point or test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, vscode
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100