I've been successfully debugging for a couple weeks now and suddenly today when I attempt to debug (same file I've been working on) it will no longer stop on my breakpoints, and hovering over the breakpoint in code gives the tooltip: “breakpoint in file that does not exist”.  I've tried cloning my project, tried recreating from scratch and pasting the code in, nothing.  Any ideas what is going on here?

Author