microsoft / microsoft/vscode-java-debug

Feature request: Add step back capability to Debugger for Java

Open
#788 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

ai-triaged enhancement feature request step
Dominant language
TypeScript
Stars
591
Forks
429
Avg merge
1d 9h
Merged PRs (30d)
19

Description

VSCode has the support for step back debugging (https://github.com/microsoft/vscode/issues/7652) but the debugger has to implement the capability.

vscode-node-debug already did it (https://github.com/microsoft/vscode/issues/13705 & https://github.com/Microsoft/vscode-node-debug/issues/77).

Is it possible to implement this on Debugger for Java?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the linked VS Code step-back debugging issue and the vscode-node-debug examples, then inspect the vscode-java-debug entry points for debugger capabilities. Define how step-back support should work for Java and what implementation and validation would demonstrate that the capability is complete.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, typescript, vscode
Domain
devtools
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.