This repository has been archived by the owner on Dec 6, 2022. It is now read-only.
v4.7.0
- Don't blink the Chrome pause overlay when starting with breakOnLoad enabled - #689
- Fix debug adapter error when an error is thrown from native code - Microsoft/vscode-chrome-debug-core#334
- Fix logging empty strings - Microsoft/vscode#52028
- Fix breaking in random script with breakOnLoad enabled - #686
- Fix a
pathMapping
case that broke after v4.5.0 #684