Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Releases: microsoft/vscode-edge-debug2

v1.0.10

28 May 22:30
Compare
Choose a tag to compare

Closes issue #145

v1.0.6

08 Oct 18:21
Compare
Choose a tag to compare

Fixed:

  • Error is given when adding a watch variable that does not exist #68

v1.0.2

07 Jun 22:35
3d1d3f5
Compare
Choose a tag to compare

Fixed

  • Failed to add breakpoint to gutter after starting debugging #77

v1.0.1

22 May 20:54
31c1b86
Compare
Choose a tag to compare

An error in packaging the v1.0.0 extension caused a bad version to be released to the marketplace. The v1.0.1 version was packaged properly and released. There are no code changes.

Version 1.0.0

11 May 17:57
31c1b86
Compare
Choose a tag to compare

This marks the first release of the new Microsoft Edge debugger for @code, which is now using Edge DevTools Protocol (EDP).

Read more about the Edge DevTools Protocol here https://blogs.windows.com/msedgedev/2018/05/11/introducing-edge-devtools-protocol/