This repository has been archived by the owner on Dec 6, 2022. It is now read-only.
v2.1.0
- Object previews - see the first several properties of an object or array inline, without having to expand it - Microsoft/vscode-chrome-debug-core#120
- Fix debugging with file:/// paths on windows - #264