Skip to content

Release 0.22.0

Compare
Choose a tag to compare
@testforstephen testforstephen released this 24 Sep 03:18
a9da070

Added

  • Show Run/Debug buttons when hover on a main method. #657.

Fixed

  • Debugger just broken with git bash as the default shell on Windows. #642.
  • [Mac] Failed to launch debuggee in terminal with TimeoutException. #637, #651.
  • Pop an error message when click ⚡ HCR button in the Run mode. PR#665.
  • Don't escape single quote of the program args. PR#668.