Skip to content

When I hit a breakpoint vscode opens a new readonly version of the file, breakpoints not shown in gutter #10610

@RaniSharim

Description

@RaniSharim
  • VSCode Version: 1.4.0 - it didn't happen in older versions.
  • OS Version: windows 10

Whenever I hit a breakpoint, vscode halts on a new "tab" with a readonly version of the file with the full path instead of the local path, and sometimes doesn't display all the breakpoints I've set.

Does this happen to anyone else?

Example images:
before_hitting_breakpoint
after_hitting_breakpoint

Steps to Reproduce:
Not sure - I tried it in a new project and couldn't reproduce.
In my project it's as simple as hitting a breakpoint on a function.

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuesverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions