github microsoft/vscode-java-debug 0.42.0
Release 0.42.0

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

0.42.0 - 2022-06-29

Added

  • Support function breakpoints, see #258. The current version support adding a function breakpoint with the syntax as FullyQualifiedClassName#methodName (e.g. java.util.ArrayList#add). Thanks to Gayan Perera for contribution.

Changed

Fixed

  • fix artifactId typo in Troubleshooting.md. #1180. Thanks to btoo for contribution.

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

NewReleases is sending notifications on new releases.