github microsoft/vscode-maven v0.16.0

latest releases: v0.44.0, v0.43.0, v0.42.0...
5 years ago

Added

  • Support to debug a plugin goal.
    • The feature is designed for debugging code of the plugin goal itself. It can also debug Java classes loaded in the same JVM.
    • Debugging Java classes loaded by a forked process is not supported. E.g. when devtools is present, breakpoints in application code will not be hit when debugging spring-boot:run according to its docs.
  • Add a shortcut to show dependency tree.

Don't miss a new vscode-maven release

NewReleases is sending notifications on new releases.