Skip to content

Release 0.41.0

Choose a tag to compare

@testforstephen testforstephen released this 01 Jun 03:16
· 90 commits to main since this release
c873821

0.41.0- 2022-06-01

Added

  • Provide "Stop Java" button when triggering "Run Java" action. #1166.
  • [API] Support DAP request processId and event processid to get the exact pid of current running Java process. java-debug#413.

Changed

  • Naming Java terminals with different names. #1164.
  • Enable Java terminal link provider on all terminals. #1168.
  • Disable HCR button when running Java without debugging. #1167.