-
Notifications
You must be signed in to change notification settings - Fork 342
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buggood first issueIssues identified as good for first-time contributorsIssues identified as good for first-time contributors
Description
Describe the bug
When debugging ts files with source maps, named imported variables are not previewed properly.
To Reproduce
Steps to reproduce the behavior:
git clone https://github.com/liuxingbaoyu/jsdebug-sourcemap-bugyarn / npm i- set breakpoint at
src\util\scope.tsL18 - start debugging
Launch Program - preview
BIND_SCOPE_LEXICAL - see error
**VS Code Version: 1.71.0 (user setup)
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buggood first issueIssues identified as good for first-time contributorsIssues identified as good for first-time contributors

