Skip to content
This repository has been archived by the owner on Dec 6, 2022. It is now read-only.

v2.2.0

Compare
Choose a tag to compare
@roblourens roblourens released this 04 Nov 00:21
· 693 commits to master since this release
  • Implement the .scripts command in the debug console to print all the scripts loaded in Chrome, their sourcemap details, and inferred local paths, to make it easier to debug a project's debug config. See the README for more details.
  • Make the "Add watch" context menu item work much more robustly.
  • Fix "Console logs missing in pre-Chrome 54" #265
  • Fix "sourceMapPathOverrides matching doesn't work when sourceRoot does not end in /" - Microsoft/vscode-chrome-debug-core