Skip to content

Breakpoint hit but is shown in the transpiled file #2149

@kermanx

Description

@kermanx

Describe the bug

Possibly the exact same as #2101. However, I am still experiencing this in the latest v1.96.0.

To Reproduce
Steps to reproduce the behavior:

  1. Clone https://github.com/KermanX/vsc-breakpoint-repro
  2. Run pnpm i
  3. Add a breakpoint in main.ts
  4. Open a JavaScript debug terminal in VSCode, and run node ./run.js (or press F5)
  5. The breakpoint will hit, but in the transpiled one. But the file path is the same.

Image

Log File

vscode-debugadapter-04947872.json.gz

VS Code Version: 1.96.0

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions