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

Hello! Vscode does not support hot replacement when modifying the code in the debugging state. It does not work as well as Eclipse and Interllij IDEA. It needs to be restarted manually every time, which is very frustrating! Hope to solve this problem first. Thank you! #1898

Closed
zhouxinghong opened this issue Apr 25, 2021 · 2 comments

Comments

@zhouxinghong
Copy link

zhouxinghong commented Apr 25, 2021

Deprecated. . .

@testforstephen
Copy link
Collaborator

Hot Code Replace on "Delete method" is not supported, this is by design. This is the same behavior as Eclipse.

If you want more discussion about HCR, please open an issue at https://github.com/microsoft/vscode-java-debug/issues

@testforstephen
Copy link
Collaborator

testforstephen commented Apr 25, 2021

That's not true. VS Code Java debugger is using the same method as Eclipse for hot reloading.

Again, please open an issue at https://github.com/microsoft/vscode-java-debug/issues, and share some code snippet you want to hot reload.

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

No branches or pull requests

2 participants