- 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:


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.