Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Add step back capability to Debugger for Java #788

Open
wilmarques opened this issue Apr 7, 2020 · 1 comment
Open

Comments

@wilmarques
Copy link

VSCode has the support for step back debugging (microsoft/vscode#7652) but the debugger has to implement the capability.

vscode-node-debug already did it (microsoft/vscode#13705 & microsoft/vscode-node-debug#77).

Is it possible to implement this on Debugger for Java?

@sysulq
Copy link

sysulq commented Dec 21, 2023

Looking forward to the implementation of this feature!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants