Everything worked fine but until recently the hot code replace stopped working. I always keep my vscode up to date.
Last time I had this issue was caused by a bug in Debugger for Java extension. #850
So I suspected it again, downgraded it, also downgraded java language server, and vscode, cleared cache, workspace data etc, nothing helped... until I removed Gradle Language support extension.
Environment
- Operating System: Ubuntu
- JDK version: zulu openjdk 17
- Visual Studio Code version: 1.83.1
- Java extension version: latest
- Java Debugger extension version: latest
Steps To Reproduce
- [step 1]
- [step 2]
[attach a sample project reproducing the error]
attach logs
Current Result
Expected Result
Additional Informations