github microsoft/vscode-java-debug 0.16.0
Release 0.16.0

latest releases: 0.57.0, 0.56.1, 0.56.0...
5 years ago

Added

  • Provide Chinese localized settings page for Java debugger, including launch.json configuration and user settings. #472, #477.
  • Add new user settings java.debug.settings.forceBuildBeforeLaunch to control whether to build the workspace before Run/Debug. #462.
  • F5 will auto launch the current Java file if mainClass in launch.json is set to the variable ${file}. #431

Changed

  • Simplify generated launch.json. #476.
  • Remove the emoji before Run/Debug CodeLens. #475.
  • Use vscode.open api instead of opn library. #479.

Fixed

  • Fix the main class isn't unique issue. #420.

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

NewReleases is sending notifications on new releases.