Skip to content

Release 0.17.0

Choose a tag to compare

@testforstephen testforstephen released this 06 Mar 09:13
2269b3d

Added

  • Popup the exception details via a UI widget when an exception breakpoint is hit. #522.

Changed

  • Reduce the extension load time by using webpack. #492, #517.

Fixed

  • Add a new debug configuration shortenCommandLine to fix the issue "CreateProcess error=206, The filename or extension is too long". #110.