ReleaseMicrosoftMicrosoftpublished Nov 4, 2024seen 2d

microsoft/vscode-java-debug 0.58.1

microsoft/vscode-java-debug

Open original ↗

Captured source

source ↗
published Nov 4, 2024seen 2dcaptured 9hhttp 200method plain

Release 0.58.1

Repository: microsoft/vscode-java-debug

Tag: 0.58.1

Published: 2024-11-04T07:19:17Z

Prerelease: no

Release notes:

0.58.1 - 2024-10-31

Added

  • The launch config envFile now supports an array of env files. #1505. Thanks to Ed Hillmann for contribution.

Fixed

  • Fail to debug with java 23 - Unrecognized option: -Xnoagent. java-debug#561.