github microsoft/vscode-java-debug 0.56.0
Release 0.56.0

latest releases: 0.57.0, 0.56.1
3 months ago

0.56.0 - 2024-01-31

Fixed

  • Breakpoint doesn't work on lambdas which returns a generic type. See java-debug#498, #1413 and #1414.

  • Breakpoint with inline lambdas work only with last one. See #1410.

  • StepInto method target doesn't work if the method is part of wrapped expression. See java-debug#519.

    Thanks to Gayan Perera for contribution in fixing multiple bugs.

Don't miss a new vscode-java-debug release

NewReleases is sending notifications on new releases.