github microsoft/vscode-java-debug 0.44.0
Release 0.44.0

latest releases: 0.58.0, 0.57.0, 0.56.1...
2 years ago

0.44.0 - 2022-09-01

Added

  • Experimental: Support processing JDWP commands asynchronously to improve response speed of remote debugging. It's only enabled by default on VS Code Insiders. You can also opt-in by setting java.debug.settings.jdwp.async. See #1208 and java-debug#436.
  • Add support to specify Java executable via the property javaExec in launch.json. See #1198. Thanks to Gayan Perera for contribution.
  • Add support for lambda breakpoints. See java-debug#427. Thanks to Gayan Perera for contribution.

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

NewReleases is sending notifications on new releases.