microsoft / vscode-js-debug

A DAP-compatible JavaScript debugger. Used in VS Code, VS, + more
MIT License
1.67k stars 282 forks source link

feat: show correct values of shadowed variables in hovers #2023

Closed connor4312 closed 5 months ago

connor4312 commented 5 months ago

Fixes a pain point I've had for years!

Closes #2022