This repository has been archived by the owner on Dec 6, 2022. It is now read-only.
v4.2.1
- Fix Windows issue with breakpoints not binding if they were set before launch - Microsoft/vscode#45657
- Work around issue where hover shows wrong 'this' - Microsoft/vscode#44785
- Fix Chrome session restore prompt showing on every start - thanks to @aj-r for the PR! - PR #606