Skip to content

v1.12.0-beta3

Pre-release
Pre-release

Choose a tag to compare

@gregg-miskelly gregg-miskelly released this 19 Jul 16:20

Debugger

  • Improvements to the information displayed in the editor peak window when stopping on an exception that has inner exceptions (#1007)
  • Fix expression evaluation when stopping at an exception in .NET Core 2.0 (#1593)
  • Improve error behavior when "program" in launch.json is set to a path that doesn't exist (#1634)
  • Enable stepping by statement (instead of by line) (#1476)

Other updates

  • Switched to a new CDN for the extension's dependencies which should deliver an improved download experience (#1542)