Skip to content

Release 0.21.0

Choose a tag to compare

@testforstephen testforstephen released this 26 Aug 05:11
3786d5d

Added

  • Add menu entries to Run and Debug a Java application when you right click a Java file in file explorer or opened editor. #626.

Changed

  • Remove hard dependency of redhat.java. PR#617.
  • Change the default console to integrated terminal. #605.

Fixed

  • Java language server is activated by mistake when debugging a non-Java project. #238.
  • [Windows] integratedTerminal console does not showing unicode characters. #524.
  • Contribution from pi1024e: Fix UI typos. PR#630.