Skip to content

Release 0.30.0

Compare
Choose a tag to compare
@testforstephen testforstephen released this 17 Dec 08:23
4f6951d

0.30.0 - 2020-12-16

Added

  • Add run button as inline button in Java Project Explorer. PR#900.
  • Use progress to hint the current build status whenever you trigger the Run and Debug features. PR#919.
  • Thanks for the contribution from pablojimpas: Spanish localization support. PR#904.

Changed

  • Make the run buttons in editor toolbar more context-aware. PR#898.
  • Update the group name of the Run and Debug menus registered in the Java Project Explorer. PR#908.
  • Simplify the name label of the launch configuration. PR#921.
  • Debt: Enable more tslint rules. PR#914,PR#918.

Fixed

  • Find Java version from release file. #910.