Closed acodervic closed 5 months ago
Thanks for reporting! We currently don't support anything like this out of the box, there might some other ways to achieve it, but not within the metals debugging session.
I'll move it to the feature requests repo. There is a related issue in Bloop https://github.com/scalacenter/bloop/issues/1242
I created the related issue in https://github.com/scalacenter/scala-debug-adapter/issues/393
I created the related issue in scalacenter/scala-debug-adapter#393
Thanks
HRC is a powerful feature in JVM, It allows me restart the frame and keep the last updated code without restart debugging session. If metals has the feature, How can I enable it ? Or another simple way to do it ? I know hotAgent with DEVM , I mean more simple method like the video https://code.visualstudio.com/docs/java/java-debugging/hcr.mp4
Thanks for metals team ! Or someone answer me !