Skip to content

Release 0.26.0

Compare
Choose a tag to compare
@testforstephen testforstephen released this 13 May 06:55
16ee681

Added

  • Support picking a Java process to auto attach. #759.

Fixed

  • When running the Gradle application, the test scope is not filtered out. #715.
  • Conditional breakpoint fails in the multi thread scenario. #782.
  • Show a warning message about the Unsupported JDK error. #789.
  • vmArgs in launch.json does not accept an array of strings. #778.
  • Activate the extension before execute Java extension commands. #775.

Changed