Skip to content

Release 0.18.0

Choose a tag to compare

@testforstephen testforstephen released this 23 Apr 01:21
7af2ba9

Added

  • Enable "Logical Structure" view for Map and Collection variables. #227.
  • Add the source hyperlinks for the stack traces in the Debug Console output. #490, #506.
  • Automatically add --enable-preview to vmArgs when necessary. #553.

Changed

  • Disable java.debug.settings.showStaticVariables by default to not show the static fields.

Fixed

  • Fix: Debug Console does not support autocomplete when a .class file is open. #535.