microsoft / microsoft/vscode-java-debug
"step into" button works but it dosen't turn into where it is
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
This issue has no description.
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
Reproduce the Java debugger behavior described in the issue, focusing on the “step into” button and the location it selects. The work is done when stepping into reliably moves execution to the expected code location; the issue provides no file or test entry point, so the relevant implementation and existing tests must first be located.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, typescript, vscode
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100