Releases
0.27.0
Compare
Sorry, something went wrong.
No results found
Added
Break on exception for "just my code". #756 .
Support step "just my code". #628 .
Show return value of a method. #660 .
Support "copy value" from Variable viewlet. #819 .
From upstream jdt: support using lambda and reference expressions in debug evaluation. #281 .
From upstream jdt: support evaluating local variables in the lambda body. #754 .
Changed
Always give UI feedback whenever you click ⚡ button to apply code changes. #833 .
Automatically add -XX:+ShowCodeDetailsInExceptionMessages when launching your program with Java 14. #797 .
Adopt the new resolveVariable API. #750 .
Adopt DebugAdapterDescriptorFactor API. #751 .
Fixed
Give a response when you trigger debugging in LightWeight mode. #841 .
Failed to get variables. Reason: com.sun.jdi.InvalidStackFrameException. #767 .
Render the source link for stack trace from Java modules. #824 .
You can’t perform that action at this time.